mirror of
https://github.com/Evolution-X-Devices/device_google_taimen
synced 2026-01-29 04:45:44 +00:00
Import the soong namespace hardware/google/pixel
am: 473d4e0316
Change-Id: Ic4f7d30b5e7fe4bd223409b6f1957bdc488f6f2c
This commit is contained in:
5
Android.bp
Normal file
5
Android.bp
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
soong_namespace {
|
||||||
|
imports: [
|
||||||
|
"hardware/google/pixel",
|
||||||
|
],
|
||||||
|
}
|
||||||
@@ -20,6 +20,9 @@ PRODUCT_AAPT_PREBUILT_DPI := xxxhdpi xxhdpi xhdpi hdpi
|
|||||||
|
|
||||||
PRODUCT_HARDWARE := taimen
|
PRODUCT_HARDWARE := taimen
|
||||||
|
|
||||||
|
# To build taimen specific modules e.g. librecovery_ui_taimen.
|
||||||
|
PRODUCT_SOONG_NAMESPACES += device/google/taimen
|
||||||
|
|
||||||
# DEVICE_PACKAGE_OVERLAYS for the device should be before
|
# DEVICE_PACKAGE_OVERLAYS for the device should be before
|
||||||
# including common overlays since the one listed first
|
# including common overlays since the one listed first
|
||||||
# takes precedence.
|
# takes precedence.
|
||||||
|
|||||||
Reference in New Issue
Block a user