mirror of
https://github.com/Evolution-X-Devices/device_google_redfin
synced 2026-02-01 15:47:18 +00:00
Update blobs as of T
TEST: Generate blobs and make BUG: 226979960 Change-Id: I836063fa257582f4c5c0da43039bdc2f4500219f
This commit is contained in:
@@ -43,7 +43,6 @@
|
||||
system_ext/lib/lib-imsvideocodec.so \
|
||||
system_ext/lib/liblistensoundmodel2.qti.so \
|
||||
system_ext/lib/libmmosal.so \
|
||||
system_ext/lib/libqct_resampler.so \
|
||||
system_ext/lib/libvr_amb_engine.so \
|
||||
system_ext/lib/libvr_object_engine.so \
|
||||
system_ext/app/QtiTelephonyService/QtiTelephonyService.apk \
|
||||
|
||||
@@ -242,27 +242,6 @@ cc_prebuilt_library_shared {
|
||||
},
|
||||
}
|
||||
|
||||
cc_prebuilt_library_shared {
|
||||
name: "libqct_resampler",
|
||||
arch: {
|
||||
arm: {
|
||||
srcs: ["libqct_resampler.so"],
|
||||
shared_libs: [
|
||||
"libcutils",
|
||||
"libc++",
|
||||
"libc",
|
||||
"libm",
|
||||
"libdl",
|
||||
],
|
||||
},
|
||||
},
|
||||
compile_multilib: "32",
|
||||
system_ext_specific: true,
|
||||
strip: {
|
||||
none: true,
|
||||
},
|
||||
}
|
||||
|
||||
cc_prebuilt_library_shared {
|
||||
name: "libvr_amb_engine",
|
||||
arch: {
|
||||
|
||||
@@ -28,7 +28,6 @@ PRODUCT_PACKAGES += \
|
||||
lib-imsvideocodec \
|
||||
liblistensoundmodel2.qti \
|
||||
libmmosal \
|
||||
libqct_resampler \
|
||||
libvr_amb_engine \
|
||||
libvr_object_engine \
|
||||
|
||||
|
||||
Reference in New Issue
Block a user