Report Verified Boot support
Bug: 206062307 Change-Id: I81f3e7390916d1092b7b27d8f389f995ecab0480
This commit is contained in:
parent
3a41cf3876
commit
da1cccc09e
1 changed files with 4 additions and 0 deletions
|
@ -21,6 +21,10 @@ include device/google/gs201/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_VENDOR)/etc/permissions/android.software.verified_boot.xml
|
||||||
|
|
||||||
# Factory OTA
|
# Factory OTA
|
||||||
-include vendor/unbundled_google/packages/FactoryOtaPrebuilt/factoryota.mk
|
-include vendor/unbundled_google/packages/FactoryOtaPrebuilt/factoryota.mk
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue