Report Verified Boot support am: 87339dfedd am: c906d045ef
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/14791870 Change-Id: I7b2282624ebcf1c9d976b9e45cd7ec51cd39673b
This commit is contained in:
commit
960a0e5e01
1 changed files with 4 additions and 0 deletions
|
@ -20,6 +20,10 @@ include device/google/gs101/device.mk
|
|||
PRODUCT_COPY_FILES += \
|
||||
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
|
||||
-include vendor/google/factoryota/client/factoryota.mk
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue