Merge "Keystore 2.0: Remove keystore and keystore2.enable property." am: bacb3ebb2a
Original change: https://android-review.googlesource.com/c/platform/build/+/1626719 Change-Id: I7f51bd6aaf1e0fa8868a3c6b53e415b18fda589a
This commit is contained in:
@@ -116,7 +116,6 @@ PRODUCT_PACKAGES += \
|
|||||||
iptables \
|
iptables \
|
||||||
ip-up-vpn \
|
ip-up-vpn \
|
||||||
javax.obex \
|
javax.obex \
|
||||||
keystore \
|
|
||||||
keystore2 \
|
keystore2 \
|
||||||
credstore \
|
credstore \
|
||||||
ld.mc \
|
ld.mc \
|
||||||
@@ -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,\
|
PRODUCT_COPY_FILES += $(call add-to-product-copy-files-if-exists,\
|
||||||
frameworks/base/config/dirty-image-objects:system/etc/dirty-image-objects)
|
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)
|
$(call inherit-product, $(SRC_TARGET_DIR)/product/runtime_libart.mk)
|
||||||
|
Reference in New Issue
Block a user