Add software credentials permission support
This is now required for all handheld devices to make use of the new software credentials feature Bug: 344511668 Test: run cts -m CtsCredentialManagerTestCases -t android.credentials.cts.CtsCredentialManagerDeviceTest Change-Id: I7e0211ca5c7f817789d9b33a6a0a1a25054530b4
This commit is contained in:
@@ -75,6 +75,10 @@ PRODUCT_COPY_FILES += \
|
||||
PRODUCT_COPY_FILES += \
|
||||
frameworks/native/data/etc/android.software.sip.voip.xml:$(TARGET_COPY_OUT_PRODUCT)/etc/permissions/android.software.sip.voip.xml
|
||||
|
||||
# Credential storage
|
||||
PRODUCT_PACKAGES += \
|
||||
android.software.credentials.prebuilt.xml
|
||||
|
||||
# Enable wireless Xbox 360 controller support
|
||||
PRODUCT_COPY_FILES += \
|
||||
frameworks/base/data/keyboards/Vendor_045e_Product_028e.kl:$(TARGET_COPY_OUT_PRODUCT)/usr/keylayout/Vendor_045e_Product_0719.kl
|
||||
|
Reference in New Issue
Block a user