HwInfo: Move hardware info sepolicy to pixel common
Bug: 215271971 Test: no sepolicy for hardware info Change-Id: I36d777dc0068ad7a4d1237797b69e421587f0c19 Signed-off-by: Denny cy Lee <dennycylee@google.com>
This commit is contained in:
parent
386d7ae180
commit
ed5397d30b
1 changed files with 3 additions and 0 deletions
|
@ -1102,3 +1102,6 @@ DEVICE_PRODUCT_COMPATIBILITY_MATRIX_FILE := device/google/zuma/device_framework_
|
|||
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 \
|
||||
frameworks/native/data/etc/android.hardware.device_unique_attestation.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.device_unique_attestation.xml
|
||||
|
||||
# Hardware Info Collection
|
||||
include hardware/google/pixel/HardwareInfo/HardwareInfo.mk
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue