mirror of
https://github.com/Evolution-X-Devices/device_google_walleye
synced 2026-02-01 07:33:36 +00:00
Import the soong namespace hardware/google/pixel
am: 923ea6cb43
Change-Id: I66505371a87a4ba9db65ad994f9b6cd9218f0778
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 := xxhdpi xhdpi hdpi
|
||||
|
||||
PRODUCT_HARDWARE := walleye
|
||||
|
||||
# To build walleye specific modules e.g. librecovery_ui_walleye.
|
||||
PRODUCT_SOONG_NAMESPACES += device/google/muskie
|
||||
|
||||
# DEVICE_PACKAGE_OVERLAYS for the device should be before
|
||||
# including common overlays since the one listed first
|
||||
# takes precedence.
|
||||
|
||||
Reference in New Issue
Block a user