Loading target/product/base_system.mk +0 −5 Original line number Diff line number Diff line Loading @@ -116,7 +116,6 @@ PRODUCT_PACKAGES += \ iptables \ ip-up-vpn \ javax.obex \ keystore \ keystore2 \ credstore \ ld.mc \ Loading Loading @@ -396,8 +395,4 @@ PRODUCT_COPY_FILES += $(call add-to-product-copy-files-if-exists,\ PRODUCT_COPY_FILES += $(call add-to-product-copy-files-if-exists,\ frameworks/base/config/dirty-image-objects:system/etc/dirty-image-objects) # This property allows enabling Keystore 2.0 selectively for testing. # TODO Remove when Keystore 2.0 migration is complete. b/171563717 PRODUCT_SYSTEM_PROPERTIES += persist.android.security.keystore2.enable=true $(call inherit-product, $(SRC_TARGET_DIR)/product/runtime_libart.mk) Loading
target/product/base_system.mk +0 −5 Original line number Diff line number Diff line Loading @@ -116,7 +116,6 @@ PRODUCT_PACKAGES += \ iptables \ ip-up-vpn \ javax.obex \ keystore \ keystore2 \ credstore \ ld.mc \ Loading Loading @@ -396,8 +395,4 @@ PRODUCT_COPY_FILES += $(call add-to-product-copy-files-if-exists,\ PRODUCT_COPY_FILES += $(call add-to-product-copy-files-if-exists,\ frameworks/base/config/dirty-image-objects:system/etc/dirty-image-objects) # This property allows enabling Keystore 2.0 selectively for testing. # TODO Remove when Keystore 2.0 migration is complete. b/171563717 PRODUCT_SYSTEM_PROPERTIES += persist.android.security.keystore2.enable=true $(call inherit-product, $(SRC_TARGET_DIR)/product/runtime_libart.mk)