Merge "Add AOSP support for comet" into main
This commit is contained in:
commit
53c3cfdb86
2 changed files with 2 additions and 0 deletions
|
@ -26,6 +26,7 @@ USES_IDISPLAY_INTF_SEC := true
|
|||
|
||||
include device/google/zumapro/BoardConfig-common.mk
|
||||
-include vendor/google_devices/zumapro/prebuilts/BoardConfigVendor.mk
|
||||
-include vendor/google_devices/comet/proprietary/BoardConfigVendor.mk
|
||||
include device/google/comet-sepolicy/comet-sepolicy.mk
|
||||
include device/google/comet/wifi/BoardConfig-wifi.mk
|
||||
|
||||
|
|
|
@ -28,6 +28,7 @@ endif
|
|||
$(call inherit-product-if-exists, vendor/google_devices/comet/prebuilts/device-vendor-comet.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/comet/proprietary/device-vendor.mk)
|
||||
$(call inherit-product-if-exists, vendor/google_devices/comet/proprietary/WallpapersComet.mk)
|
||||
$(call inherit-product-if-exists, vendor/google_devices/comet/proprietary/comet/device-vendor-comet.mk)
|
||||
$(call inherit-product-if-exists, vendor/qorvo/uwb/qm35-hal/Device.mk)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue