Report Verified Boot support
Bug: 187375216 Test: CtsSecurityTestCases Change-Id: I26304f48019a4c5df7aa683eb19236125ddb5cd3
This commit is contained in:
parent
0671df09b8
commit
ca32deaaf1
1 changed files with 4 additions and 0 deletions
|
@ -20,6 +20,10 @@ include device/google/gs101/device.mk
|
||||||
PRODUCT_COPY_FILES += \
|
PRODUCT_COPY_FILES += \
|
||||||
frameworks/native/data/etc/android.hardware.telephony.carrierlock.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.telephony.carrierlock.xml
|
frameworks/native/data/etc/android.hardware.telephony.carrierlock.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.telephony.carrierlock.xml
|
||||||
|
|
||||||
|
# Android Verified Boot
|
||||||
|
PRODUCT_COPY_FILES += \
|
||||||
|
frameworks/native/data/etc/android.software.verified_boot.xml:$(TARGET_COPY_OUT_PRODUCT)/etc/permissions/android.software.verified_boot.xml
|
||||||
|
|
||||||
# Factory OTA
|
# Factory OTA
|
||||||
-include vendor/google/factoryota/client/factoryota.mk
|
-include vendor/google/factoryota/client/factoryota.mk
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue