cts: VerifiedBootTest#testVerifiedBootSupport am: 84a4099e03 am: 6d820bb326

Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/14972996

Change-Id: I05cb04b630ed14422a23398c395ff856358fda63
This commit is contained in:
Gillian Lin 2021-06-16 09:54:33 +00:00 committed by Automerger Merge Worker
commit 6f43632872

View file

@ -22,7 +22,7 @@ PRODUCT_COPY_FILES += \
# 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
frameworks/native/data/etc/android.software.verified_boot.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.software.verified_boot.xml
# Factory OTA
-include vendor/google/factoryota/client/factoryota.mk