Merge "Add AOSP support for tegu" into main

This commit is contained in:
Treehugger Robot 2024-08-26 19:05:52 +00:00 committed by Android (Google) Code Review
commit 6eb1e49ecd
2 changed files with 2 additions and 0 deletions

View file

@ -36,6 +36,7 @@ endif
$(call inherit-product-if-exists, vendor/google_devices/tegu/prebuilts/device-vendor-tegu.mk)
$(call inherit-product-if-exists, vendor/google_devices/zumapro/prebuilts/device-vendor.mk)
$(call inherit-product-if-exists, vendor/google_devices/zumapro/proprietary/device-vendor.mk)
$(call inherit-product-if-exists, vendor/google_devices/tegu/proprietary/device-vendor.mk)
$(call inherit-product-if-exists, vendor/google_devices/tegu/proprietary/tegu/device-vendor-tegu.mk)
# display

View file

@ -24,5 +24,6 @@ include device/google/tegu/device-tegu-common.mk
include device/google/zumapro/BoardConfig-common.mk
-include vendor/google_devices/zumapro/prebuilts/BoardConfigVendor.mk
-include vendor/google_devices/tegu/proprietary/BoardConfigVendor.mk
include device/google/tegu-sepolicy/tegu-sepolicy.mk
include device/google/tegu/wifi/BoardConfig-wifi.mk