mirror of
https://github.com/Evolution-X-Devices/device_xiaomi_sdm710-common
synced 2026-01-27 18:28:08 +00:00
sdm710-common: Import Soong namespaces in device tree namespace as well
Change-Id: I4a62c06a16e738bda7bfa57d6f1dc4f390500160
This commit is contained in:
@@ -5,4 +5,10 @@
|
||||
//
|
||||
|
||||
soong_namespace {
|
||||
imports: [
|
||||
"hardware/google/interfaces",
|
||||
"hardware/google/pixel",
|
||||
"hardware/xiaomi",
|
||||
"vendor/qcom/opensource/usb/etc",
|
||||
],
|
||||
}
|
||||
|
||||
@@ -12,6 +12,6 @@ cc_library {
|
||||
"libbase",
|
||||
],
|
||||
header_libs: [
|
||||
"//hardware/xiaomi:xiaomifingerprint_headers",
|
||||
"xiaomifingerprint_headers",
|
||||
],
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user