Report Verified Boot support

Bug: 206062307
Change-Id: I81f3e7390916d1092b7b27d8f389f995ecab0480
This commit is contained in:
ChengYou Ho 2022-01-18 10:49:23 +08:00 committed by Chengyou Ho
parent 3a41cf3876
commit da1cccc09e

View file

@ -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