Loading target/board/generic/BoardConfig.mk +1 −1 Original line number Diff line number Diff line Loading @@ -62,7 +62,7 @@ BOARD_PROPERTY_OVERRIDES_SPLIT_ENABLED := true ifneq (,$(filter userdebug eng,$(TARGET_BUILD_VARIANT))) # GSI is always userdebug and needs a couple of properties taking precedence # over those set by the vendor. TARGET_SYSTEM_PROP := build/make/target/board/treble_system.prop TARGET_SYSTEM_PROP := build/make/target/board/gsi_system.prop endif BOARD_VNDK_VERSION := current Loading target/board/generic_arm64/BoardConfig.mk +1 −1 Original line number Diff line number Diff line Loading @@ -91,7 +91,7 @@ BOARD_SEPOLICY_DIRS += build/target/board/generic/sepolicy ifneq (,$(filter userdebug eng,$(TARGET_BUILD_VARIANT))) # GSI is always userdebug and needs a couple of properties taking precedence # over those set by the vendor. TARGET_SYSTEM_PROP := build/make/target/board/treble_system.prop TARGET_SYSTEM_PROP := build/make/target/board/gsi_system.prop endif BOARD_VNDK_VERSION := current Loading target/board/generic_x86/BoardConfig.mk +5 −0 Original line number Diff line number Diff line Loading @@ -61,6 +61,11 @@ BOARD_SEPOLICY_DIRS += \ build/target/board/generic/sepolicy \ build/target/board/generic_x86/sepolicy ifneq (,$(filter userdebug eng,$(TARGET_BUILD_VARIANT))) # GSI is always userdebug and needs a couple of properties taking precedence # over those set by the vendor. TARGET_SYSTEM_PROP := build/make/target/board/gsi_system.prop endif BOARD_VNDK_VERSION := current BUILD_BROKEN_DUP_RULES := false Loading target/board/generic_x86_64/BoardConfig.mk +5 −0 Original line number Diff line number Diff line Loading @@ -60,6 +60,11 @@ BOARD_SEPOLICY_DIRS += \ build/target/board/generic/sepolicy \ build/target/board/generic_x86/sepolicy ifneq (,$(filter userdebug eng,$(TARGET_BUILD_VARIANT))) # GSI is always userdebug and needs a couple of properties taking precedence # over those set by the vendor. TARGET_SYSTEM_PROP := build/make/target/board/gsi_system.prop endif BOARD_VNDK_VERSION := current # Enable A/B update Loading target/board/gsi_system.prop 0 → 100644 +5 −0 Original line number Diff line number Diff line # GSI always generate dex pre-opt in system image ro.cp_system_other_odex=0 # GSI always disables adb authentication ro.adb.secure=0 Loading
target/board/generic/BoardConfig.mk +1 −1 Original line number Diff line number Diff line Loading @@ -62,7 +62,7 @@ BOARD_PROPERTY_OVERRIDES_SPLIT_ENABLED := true ifneq (,$(filter userdebug eng,$(TARGET_BUILD_VARIANT))) # GSI is always userdebug and needs a couple of properties taking precedence # over those set by the vendor. TARGET_SYSTEM_PROP := build/make/target/board/treble_system.prop TARGET_SYSTEM_PROP := build/make/target/board/gsi_system.prop endif BOARD_VNDK_VERSION := current Loading
target/board/generic_arm64/BoardConfig.mk +1 −1 Original line number Diff line number Diff line Loading @@ -91,7 +91,7 @@ BOARD_SEPOLICY_DIRS += build/target/board/generic/sepolicy ifneq (,$(filter userdebug eng,$(TARGET_BUILD_VARIANT))) # GSI is always userdebug and needs a couple of properties taking precedence # over those set by the vendor. TARGET_SYSTEM_PROP := build/make/target/board/treble_system.prop TARGET_SYSTEM_PROP := build/make/target/board/gsi_system.prop endif BOARD_VNDK_VERSION := current Loading
target/board/generic_x86/BoardConfig.mk +5 −0 Original line number Diff line number Diff line Loading @@ -61,6 +61,11 @@ BOARD_SEPOLICY_DIRS += \ build/target/board/generic/sepolicy \ build/target/board/generic_x86/sepolicy ifneq (,$(filter userdebug eng,$(TARGET_BUILD_VARIANT))) # GSI is always userdebug and needs a couple of properties taking precedence # over those set by the vendor. TARGET_SYSTEM_PROP := build/make/target/board/gsi_system.prop endif BOARD_VNDK_VERSION := current BUILD_BROKEN_DUP_RULES := false Loading
target/board/generic_x86_64/BoardConfig.mk +5 −0 Original line number Diff line number Diff line Loading @@ -60,6 +60,11 @@ BOARD_SEPOLICY_DIRS += \ build/target/board/generic/sepolicy \ build/target/board/generic_x86/sepolicy ifneq (,$(filter userdebug eng,$(TARGET_BUILD_VARIANT))) # GSI is always userdebug and needs a couple of properties taking precedence # over those set by the vendor. TARGET_SYSTEM_PROP := build/make/target/board/gsi_system.prop endif BOARD_VNDK_VERSION := current # Enable A/B update Loading
target/board/gsi_system.prop 0 → 100644 +5 −0 Original line number Diff line number Diff line # GSI always generate dex pre-opt in system image ro.cp_system_other_odex=0 # GSI always disables adb authentication ro.adb.secure=0