sm6250-common: Add vendor soong imports to extract
Change-Id: Ib19e69dc35af6b04519eeb695228af65f3d01d2a
This commit is contained in:
+10
@@ -3,6 +3,16 @@
|
|||||||
//
|
//
|
||||||
|
|
||||||
soong_namespace {
|
soong_namespace {
|
||||||
|
imports: [
|
||||||
|
"device/xiaomi/sm6250-common",
|
||||||
|
"hardware/qcom-caf/sm8150",
|
||||||
|
"hardware/qcom-caf/wlan",
|
||||||
|
"hardware/xiaomi",
|
||||||
|
"vendor/qcom/opensource/commonsys-intf/display",
|
||||||
|
"vendor/qcom/opensource/commonsys/display",
|
||||||
|
"vendor/qcom/opensource/dataservices",
|
||||||
|
"vendor/qcom/opensource/display",
|
||||||
|
],
|
||||||
}
|
}
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
cc_prebuilt_library_shared {
|
||||||
|
|||||||
Reference in New Issue
Block a user