sm7325-common: Copy out permission for target that supports Device ID attestation
* https://source.android.com/security/keystore/attestation Change-Id: Ibeebb76e45338c24d41d82b680c3353af3ca478f
This commit is contained in:
parent
3ba00ad29f
commit
030ac039c2
@ -147,6 +147,10 @@ PRODUCT_PACKAGES += \
|
|||||||
# Charger
|
# Charger
|
||||||
WITH_LINEAGE_CHARGER := false
|
WITH_LINEAGE_CHARGER := false
|
||||||
|
|
||||||
|
# Device ID attestation
|
||||||
|
PRODUCT_COPY_FILES += \
|
||||||
|
frameworks/native/data/etc/android.software.device_id_attestation.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.software.device_id_attestation.xml
|
||||||
|
|
||||||
# Display
|
# Display
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
android.hardware.graphics.mapper@3.0-impl-qti-display \
|
android.hardware.graphics.mapper@3.0-impl-qti-display \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user