sm6375-common: Update to fogos_g V1UG35H.75-14-3
Change-Id: Ifd114228ebae203c2a949038d997b7e4a1242fb2
This commit is contained in:
189
Android.bp
189
Android.bp
@@ -8630,6 +8630,7 @@ cc_prebuilt_library_shared {
|
||||
"vendor.qti.hardware.radio.ims@1.7",
|
||||
"vendor.qti.hardware.radio.ims@1.8",
|
||||
"vendor.qti.hardware.radio.ims@1.9",
|
||||
"vendor.qti.hardware.radio.ims@1.10",
|
||||
"vendor.qti.hardware.radio.am@1.0",
|
||||
"vendor.qti.hardware.radio.qcrilhook@1.0",
|
||||
"vendor.qti.hardware.radio.uim@1.0",
|
||||
@@ -11683,6 +11684,44 @@ cc_prebuilt_library_shared {
|
||||
soc_specific: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_library_shared {
|
||||
name: "vendor.qti.hardware.radio.ims@1.10",
|
||||
owner: "motorola",
|
||||
strip: {
|
||||
none: true,
|
||||
},
|
||||
target: {
|
||||
android_arm64: {
|
||||
srcs: [
|
||||
"proprietary/vendor/lib64/vendor.qti.hardware.radio.ims@1.10.so",
|
||||
],
|
||||
shared_libs: [
|
||||
"vendor.qti.hardware.radio.ims@1.0",
|
||||
"vendor.qti.hardware.radio.ims@1.1",
|
||||
"vendor.qti.hardware.radio.ims@1.2",
|
||||
"vendor.qti.hardware.radio.ims@1.3",
|
||||
"vendor.qti.hardware.radio.ims@1.4",
|
||||
"vendor.qti.hardware.radio.ims@1.5",
|
||||
"vendor.qti.hardware.radio.ims@1.6",
|
||||
"vendor.qti.hardware.radio.ims@1.7",
|
||||
"vendor.qti.hardware.radio.ims@1.8",
|
||||
"vendor.qti.hardware.radio.ims@1.9",
|
||||
"libhidlbase",
|
||||
"liblog",
|
||||
"libutils",
|
||||
"libcutils",
|
||||
"libc++",
|
||||
"libc",
|
||||
"libm",
|
||||
"libdl",
|
||||
],
|
||||
},
|
||||
},
|
||||
compile_multilib: "64",
|
||||
prefer: true,
|
||||
soc_specific: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_library_shared {
|
||||
name: "vendor.qti.hardware.radio.ims@1.2",
|
||||
owner: "motorola",
|
||||
@@ -14378,6 +14417,10 @@ cc_prebuilt_library_shared {
|
||||
"libhidlbase",
|
||||
"libgralloctypes",
|
||||
"android.hardware.graphics.mapper@4.0",
|
||||
"libvndksupport",
|
||||
"android.hardware.graphics.allocator@4.0",
|
||||
"android.hardware.graphics.allocator-V2-ndk",
|
||||
"libbinder_ndk",
|
||||
"libc++",
|
||||
"libc",
|
||||
"libm",
|
||||
@@ -14408,6 +14451,10 @@ cc_prebuilt_library_shared {
|
||||
"libhidlbase",
|
||||
"libgralloctypes",
|
||||
"android.hardware.graphics.mapper@4.0",
|
||||
"libvndksupport",
|
||||
"android.hardware.graphics.allocator@4.0",
|
||||
"android.hardware.graphics.allocator-V2-ndk",
|
||||
"libbinder_ndk",
|
||||
"libc++",
|
||||
"libc",
|
||||
"libm",
|
||||
@@ -14499,6 +14546,9 @@ cc_prebuilt_library_shared {
|
||||
"libwfdavenhancements",
|
||||
"libhidlbase",
|
||||
"vendor.qti.hardware.wifidisplaysession@1.0",
|
||||
"vendor.qti.hardware.wifidisplaysession_aidl-V1-ndk",
|
||||
"libbinder_ndk",
|
||||
"android.hardware.common-V2-ndk_platform",
|
||||
"libc++",
|
||||
"libc",
|
||||
"libm",
|
||||
@@ -14530,6 +14580,9 @@ cc_prebuilt_library_shared {
|
||||
"libwfdavenhancements",
|
||||
"libhidlbase",
|
||||
"vendor.qti.hardware.wifidisplaysession@1.0",
|
||||
"vendor.qti.hardware.wifidisplaysession_aidl-V1-ndk",
|
||||
"libbinder_ndk",
|
||||
"android.hardware.common-V2-ndk_platform",
|
||||
"libc++",
|
||||
"libc",
|
||||
"libm",
|
||||
@@ -14930,6 +14983,45 @@ cc_prebuilt_library_shared {
|
||||
system_ext_specific: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_library_shared {
|
||||
name: "vendor.qti.hardware.wifidisplaysession_aidl-V1-ndk",
|
||||
owner: "motorola",
|
||||
strip: {
|
||||
none: true,
|
||||
},
|
||||
target: {
|
||||
android_arm: {
|
||||
srcs: [
|
||||
"proprietary/system_ext/lib/vendor.qti.hardware.wifidisplaysession_aidl-V1-ndk.so",
|
||||
],
|
||||
shared_libs: [
|
||||
"libbinder_ndk",
|
||||
"android.hardware.common-V2-ndk",
|
||||
"libc++",
|
||||
"libc",
|
||||
"libm",
|
||||
"libdl",
|
||||
],
|
||||
},
|
||||
android_arm64: {
|
||||
srcs: [
|
||||
"proprietary/system_ext/lib64/vendor.qti.hardware.wifidisplaysession_aidl-V1-ndk.so",
|
||||
],
|
||||
shared_libs: [
|
||||
"libbinder_ndk",
|
||||
"android.hardware.common-V2-ndk",
|
||||
"libc++",
|
||||
"libc",
|
||||
"libm",
|
||||
"libdl",
|
||||
],
|
||||
},
|
||||
},
|
||||
compile_multilib: "both",
|
||||
prefer: true,
|
||||
system_ext_specific: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_library_shared {
|
||||
name: "com.qualcomm.qti.dpm.api@1.0",
|
||||
owner: "motorola",
|
||||
@@ -14958,34 +15050,6 @@ cc_prebuilt_library_shared {
|
||||
system_ext_specific: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_library_shared {
|
||||
name: "com.qualcomm.qti.wifidisplayhal@1.0",
|
||||
owner: "motorola",
|
||||
strip: {
|
||||
none: true,
|
||||
},
|
||||
target: {
|
||||
android_arm64: {
|
||||
srcs: [
|
||||
"proprietary/system_ext/lib64/com.qualcomm.qti.wifidisplayhal@1.0.so",
|
||||
],
|
||||
shared_libs: [
|
||||
"libhidlbase",
|
||||
"liblog",
|
||||
"libutils",
|
||||
"libcutils",
|
||||
"libc++",
|
||||
"libc",
|
||||
"libm",
|
||||
"libdl",
|
||||
],
|
||||
},
|
||||
},
|
||||
compile_multilib: "64",
|
||||
prefer: true,
|
||||
system_ext_specific: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_library_shared {
|
||||
name: "lib-imsvideocodec",
|
||||
owner: "motorola",
|
||||
@@ -15141,6 +15205,8 @@ cc_prebuilt_library_shared {
|
||||
"libhidlmemory",
|
||||
"libc",
|
||||
"libcutils",
|
||||
"libbinder_ndk",
|
||||
"vendor.qti.diaghal-V1-ndk",
|
||||
"libc++",
|
||||
"libm",
|
||||
"libdl",
|
||||
@@ -15430,6 +15496,32 @@ cc_prebuilt_library_shared {
|
||||
system_ext_specific: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_library_shared {
|
||||
name: "vendor.qti.diaghal-V1-ndk",
|
||||
owner: "motorola",
|
||||
strip: {
|
||||
none: true,
|
||||
},
|
||||
target: {
|
||||
android_arm64: {
|
||||
srcs: [
|
||||
"proprietary/system_ext/lib64/vendor.qti.diaghal-V1-ndk.so",
|
||||
],
|
||||
shared_libs: [
|
||||
"libbinder_ndk",
|
||||
"android.hardware.common-V2-ndk",
|
||||
"libc++",
|
||||
"libc",
|
||||
"libm",
|
||||
"libdl",
|
||||
],
|
||||
},
|
||||
},
|
||||
compile_multilib: "64",
|
||||
prefer: true,
|
||||
system_ext_specific: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_library_shared {
|
||||
name: "vendor.qti.hardware.dpmservice@1.0",
|
||||
owner: "motorola",
|
||||
@@ -15639,9 +15731,9 @@ android_app_import {
|
||||
}
|
||||
|
||||
android_app_import {
|
||||
name: "QtiTelephony",
|
||||
name: "QtiTelephonyService",
|
||||
owner: "motorola",
|
||||
apk: "proprietary/system_ext/app/QtiTelephony/QtiTelephony.apk",
|
||||
apk: "proprietary/system_ext/app/QtiTelephonyService/QtiTelephonyService.apk",
|
||||
certificate: "platform",
|
||||
dex_preopt: {
|
||||
enabled: false,
|
||||
@@ -15650,13 +15742,14 @@ android_app_import {
|
||||
}
|
||||
|
||||
android_app_import {
|
||||
name: "QtiTelephonyService",
|
||||
name: "QtiTelephony",
|
||||
owner: "motorola",
|
||||
apk: "proprietary/system_ext/app/QtiTelephonyService/QtiTelephonyService.apk",
|
||||
apk: "proprietary/system_ext/priv-app/QtiTelephony/QtiTelephony.apk",
|
||||
certificate: "platform",
|
||||
dex_preopt: {
|
||||
enabled: false,
|
||||
},
|
||||
privileged: true,
|
||||
system_ext_specific: true,
|
||||
}
|
||||
|
||||
@@ -17402,6 +17495,9 @@ cc_prebuilt_binary {
|
||||
"libqmiservices",
|
||||
"libqmimotext",
|
||||
"libmdmcutback",
|
||||
"libdiag",
|
||||
"liblog",
|
||||
"libsqlite",
|
||||
"liblog_vendor",
|
||||
"libutils",
|
||||
"libadropbox",
|
||||
@@ -18242,6 +18338,10 @@ cc_prebuilt_library_shared {
|
||||
"libhidlbase",
|
||||
"liblog",
|
||||
"libutils",
|
||||
"libbinder_ndk",
|
||||
"libbinder",
|
||||
"android.hardware.bluetooth.audio-V3-ndk",
|
||||
"vendor.qti.hardware.fm-V1-ndk",
|
||||
"vendor.qti.hardware.fm@1.0",
|
||||
"libc++",
|
||||
"libc",
|
||||
@@ -18255,6 +18355,31 @@ cc_prebuilt_library_shared {
|
||||
system_ext_specific: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_library_shared {
|
||||
name: "vendor.qti.hardware.fm-V1-ndk",
|
||||
owner: "motorola",
|
||||
strip: {
|
||||
none: true,
|
||||
},
|
||||
target: {
|
||||
android_arm64: {
|
||||
srcs: [
|
||||
"proprietary/system_ext/lib64/vendor.qti.hardware.fm-V1-ndk.so",
|
||||
],
|
||||
shared_libs: [
|
||||
"libbinder_ndk",
|
||||
"libc++",
|
||||
"libc",
|
||||
"libm",
|
||||
"libdl",
|
||||
],
|
||||
},
|
||||
},
|
||||
compile_multilib: "64",
|
||||
prefer: true,
|
||||
system_ext_specific: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_library_shared {
|
||||
name: "vendor.qti.hardware.fm@1.0",
|
||||
owner: "motorola",
|
||||
|
||||
Reference in New Issue
Block a user