Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 7830c4a3 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Keystore 2.0: Enable keystore2 by default" into rvc-qpr-dev-plus-aosp

parents 98de12b0 74eedd9d
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -401,8 +401,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=false

$(call inherit-product, $(SRC_TARGET_DIR)/product/runtime_libart.mk)