Loading target/board/BoardConfigGsiCommon.mk +0 −4 Original line number Diff line number Diff line Loading @@ -55,7 +55,3 @@ BOARD_VENDORIMAGE_FILE_SYSTEM_TYPE := ext4 # Disable 64 bit mediadrmserver TARGET_ENABLE_MEDIADRM_64 := # Ordinary (non-flattened) APEX may require kernel changes. For maximum compatibility, # use flattened APEX for GSI TARGET_FLATTEN_APEX := true target/product/mainline_system.mk +3 −2 Original line number Diff line number Diff line Loading @@ -18,8 +18,6 @@ $(call inherit-product, $(SRC_TARGET_DIR)/product/handheld_system.mk) $(call inherit-product, $(SRC_TARGET_DIR)/product/telephony_system.mk) $(call inherit-product, $(SRC_TARGET_DIR)/product/languages_default.mk) # Enable updating of APEXes #$(call inherit-product, $(SRC_TARGET_DIR)/product/updatable_apex.mk) # Add adb keys to debuggable AOSP builds (if they exist) $(call inherit-product-if-exists, vendor/google/security/adb/vendor_key.mk) Loading Loading @@ -105,6 +103,9 @@ PRODUCT_HOST_PACKAGES += \ # Enable dynamic partition size PRODUCT_USE_DYNAMIC_PARTITION_SIZE := true PRODUCT_PACKAGES += \ com.android.apex.cts.shim.v1_prebuilt PRODUCT_NAME := mainline_system PRODUCT_BRAND := generic Loading target/product/updatable_apex.mk +0 −1 Original line number Diff line number Diff line Loading @@ -17,5 +17,4 @@ # Inherit this when the target needs to support updating APEXes PRODUCT_PROPERTY_OVERRIDES := ro.apex.updatable=true PRODUCT_PACKAGES := com.android.apex.cts.shim.v1_prebuilt TARGET_FLATTEN_APEX := false Loading
target/board/BoardConfigGsiCommon.mk +0 −4 Original line number Diff line number Diff line Loading @@ -55,7 +55,3 @@ BOARD_VENDORIMAGE_FILE_SYSTEM_TYPE := ext4 # Disable 64 bit mediadrmserver TARGET_ENABLE_MEDIADRM_64 := # Ordinary (non-flattened) APEX may require kernel changes. For maximum compatibility, # use flattened APEX for GSI TARGET_FLATTEN_APEX := true
target/product/mainline_system.mk +3 −2 Original line number Diff line number Diff line Loading @@ -18,8 +18,6 @@ $(call inherit-product, $(SRC_TARGET_DIR)/product/handheld_system.mk) $(call inherit-product, $(SRC_TARGET_DIR)/product/telephony_system.mk) $(call inherit-product, $(SRC_TARGET_DIR)/product/languages_default.mk) # Enable updating of APEXes #$(call inherit-product, $(SRC_TARGET_DIR)/product/updatable_apex.mk) # Add adb keys to debuggable AOSP builds (if they exist) $(call inherit-product-if-exists, vendor/google/security/adb/vendor_key.mk) Loading Loading @@ -105,6 +103,9 @@ PRODUCT_HOST_PACKAGES += \ # Enable dynamic partition size PRODUCT_USE_DYNAMIC_PARTITION_SIZE := true PRODUCT_PACKAGES += \ com.android.apex.cts.shim.v1_prebuilt PRODUCT_NAME := mainline_system PRODUCT_BRAND := generic Loading
target/product/updatable_apex.mk +0 −1 Original line number Diff line number Diff line Loading @@ -17,5 +17,4 @@ # Inherit this when the target needs to support updating APEXes PRODUCT_PROPERTY_OVERRIDES := ro.apex.updatable=true PRODUCT_PACKAGES := com.android.apex.cts.shim.v1_prebuilt TARGET_FLATTEN_APEX := false