Add AOSP support for tangorpro
We will have a 'vendor' project containing proprietary blobs to be able to build and flash Pixel device when vendor source is not available. The project name is platform/vendor/aosp/google_devices/tangorpro and the path is vendor/google_devices/tangorpro BUG:246437989 TEST: make and flash a tangorpro device Change-Id: Ia860cc84ffa8db42ae2f30c433e3764459f27732
This commit is contained in:
parent
be88126f44
commit
4e093e92ff
2 changed files with 2 additions and 0 deletions
|
@ -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