cts: VerifiedBootTest#testVerifiedBootSupport am: 84a4099e03

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

Change-Id: I70e31eec09956c887dcec60459e8a0130b9635fc
This commit is contained in:
Gillian Lin 2021-06-16 09:37:30 +00:00 committed by Automerger Merge Worker
commit f268e9e2d7

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