Add AOSP support for tangorpro am: 4e093e92ff
Original change: https://googleplex-android-review.googlesource.com/c/device/google/tangorpro/+/20539648 Change-Id: I7b58d65f7160daa0f5b57d00334174aa5587c773 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
6c4c6cc3d9
2 changed files with 2 additions and 0 deletions
|
@ -25,6 +25,7 @@ $(call inherit-product-if-exists, vendor/google_devices/gs201/prebuilts/device-v
|
|||
$(call inherit-product-if-exists, vendor/google_devices/gs201/proprietary/device-vendor.mk)
|
||||
$(call inherit-product-if-exists, vendor/google_devices/tangorpro/proprietary/tangorpro/device-vendor-tangorpro.mk)
|
||||
$(call inherit-product-if-exists, vendor/google_devices/tangorpro/proprietary/WallpapersTangorpro.mk)
|
||||
$(call inherit-product-if-exists, vendor/google_devices/tangorpro/proprietary/device-vendor.mk)
|
||||
|
||||
DEVICE_PACKAGE_OVERLAYS += device/google/tangorpro/tangorpro/overlay
|
||||
PRODUCT_SOONG_NAMESPACES += device/google/tangorpro
|
||||
|
|
|
@ -22,5 +22,6 @@ BOARD_KERNEL_CMDLINE += swiotlb=noforce
|
|||
|
||||
include device/google/gs201/BoardConfig-common.mk
|
||||
-include vendor/google_devices/gs201/prebuilts/BoardConfigVendor.mk
|
||||
-include vendor/google_devices/tangorpro/proprietary/BoardConfigVendor.mk
|
||||
include device/google/tangorpro-sepolicy/tangorpro-sepolicy.mk
|
||||
include device/google/tangorpro/wifi/BoardConfig-wifi.mk
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue