sm6250-common: Fix com.qualcomm.qti.dpm.api@1.0 ELF checks
Change-Id: I759752ccc133d7047d415eb83c5d3c55820437a4
This commit is contained in:
committed by
Giovanni Ricca
parent
46fcf0f36a
commit
dd7ce65c00
+4
-3
@@ -6573,7 +6573,8 @@ cc_prebuilt_library_shared {
|
||||
}
|
||||
|
||||
cc_prebuilt_library_shared {
|
||||
name: "com.qualcomm.qti.dpm.api@1.0",
|
||||
name: "com.qualcomm.qti.dpm.api@1.0_vendor",
|
||||
stem: "com.qualcomm.qti.dpm.api@1.0",
|
||||
owner: "xiaomi",
|
||||
strip: {
|
||||
none: true,
|
||||
@@ -9353,7 +9354,7 @@ cc_prebuilt_library_shared {
|
||||
"libutils",
|
||||
"libhardware_legacy",
|
||||
"libhardware",
|
||||
"com.qualcomm.qti.dpm.api@1.0",
|
||||
"com.qualcomm.qti.dpm.api@1.0_vendor",
|
||||
"libc++",
|
||||
"libc",
|
||||
"libm",
|
||||
@@ -17713,7 +17714,7 @@ cc_prebuilt_binary {
|
||||
"libqmi_client_helper",
|
||||
"libqmiservices",
|
||||
"libdpmqmihal",
|
||||
"com.qualcomm.qti.dpm.api@1.0",
|
||||
"com.qualcomm.qti.dpm.api@1.0_vendor",
|
||||
"libc++",
|
||||
"libc",
|
||||
"libm",
|
||||
|
||||
Reference in New Issue
Block a user