Merge pull request #4 from Dinolek/android-8.1

Allow to flash GSI on phones with smaller system partition size
This commit is contained in:
Pierre-Hugues HUSSON 2018-03-19 14:49:34 +01:00 committed by GitHub
commit 70abaa45bc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,5 @@
GAPPS_VARIANT := nano
DONT_DEXPREOPT_PREBUILTS := true
GAPPS_FORCE_PACKAGE_OVERRIDES := true
GAPPS_FORCE_BROWSER_OVERRIDES := true
GAPPS_FORCE_WEBVIEW_OVERRIDES := true

View File

@ -1,5 +1,5 @@
include build/make/target/board/generic_arm64_a/BoardConfig.mk
BOARD_SYSTEMIMAGE_PARTITION_SIZE := 2147483648
BOARD_SYSTEMIMAGE_PARTITION_SIZE := 1610612736
TARGET_SYSTEM_PROP := device/phh/treble/system.prop $(TARGET_SYSTEM_PROP)
BOARD_BLUETOOTH_BDROID_BUILDCFG_INCLUDE_DIR := device/phh/treble/bluetooth