diff --git a/Android.bp b/Android.bp index 65f7651..5bf8886 100644 --- a/Android.bp +++ b/Android.bp @@ -19,28 +19,6 @@ cc_prebuilt_library_shared { none: true, }, target: { - android_arm: { - srcs: [ - "proprietary/vendor/lib/egl/libGLES_mali.so", - ], - shared_libs: [ - "libnativewindow", - "libutils", - "libgralloctypes", - "liblog", - "libion_exynos", - "libbase", - "libz", - "libcutils", - "android.hardware.graphics.mapper@4.0", - "libhidlbase", - "libhardware", - "libc++", - "libc", - "libm", - "libdl", - ], - }, android_arm64: { srcs: [ "proprietary/vendor/lib64/egl/libGLES_mali.so", @@ -64,1809 +42,12 @@ cc_prebuilt_library_shared { ], }, }, - compile_multilib: "both", + compile_multilib: "64", relative_install_path: "egl", prefer: true, soc_specific: true, } -cc_prebuilt_library_shared { - name: "audio.primary.s5e8825", - owner: "samsung", - strip: { - none: true, - }, - target: { - android_arm: { - srcs: [ - "proprietary/vendor/lib/hw/audio.primary.s5e8825.so", - ], - shared_libs: [ - "liblog", - "libcutils", - "libprocessgroup", - "libexpat", - "libaudioproxy2", - "libaudio-ril", - "libsecaudioinfo", - "libSamsungPostProcessConvertor", - "librecordalive", - "libsecaudiolevel", - "libaboxpcmdump", - "liblastaboxmsg", - "libaudioroute.s5e8825", - "libtinyalsa.s5e8825", - "libaudioparamupdate", - "libc++", - "libc", - "libm", - "libdl", - ], - }, - android_arm64: { - srcs: [ - "proprietary/vendor/lib64/hw/audio.primary.s5e8825.so", - ], - shared_libs: [ - "liblog", - "libcutils", - "libprocessgroup", - "libexpat", - "libaudioproxy2", - "libaudio-ril", - "libsecaudioinfo", - "libSamsungPostProcessConvertor", - "librecordalive", - "libsecaudiolevel", - "libaboxpcmdump", - "liblastaboxmsg", - "libaudioroute.s5e8825", - "libtinyalsa.s5e8825", - "libaudioparamupdate", - "libc++", - "libc", - "libm", - "libdl", - ], - }, - }, - compile_multilib: "both", - relative_install_path: "hw", - prefer: true, - soc_specific: true, -} - -cc_prebuilt_library_shared { - name: "audio.sec_primary.default", - owner: "samsung", - strip: { - none: true, - }, - target: { - android_arm: { - srcs: [ - "proprietary/vendor/lib/hw/audio.sec_primary.default.so", - ], - shared_libs: [ - "liblog", - "libcutils", - "libhardware", - "libspeakercalibration", - "libc++", - "libc", - "libm", - "libdl", - ], - }, - android_arm64: { - srcs: [ - "proprietary/vendor/lib64/hw/audio.sec_primary.default.so", - ], - shared_libs: [ - "liblog", - "libcutils", - "libhardware", - "libspeakercalibration", - "libc++", - "libc", - "libm", - "libdl", - ], - }, - }, - compile_multilib: "both", - relative_install_path: "hw", - prefer: true, - soc_specific: true, -} - -cc_prebuilt_library_shared { - name: "gatekeeper.s5e8825", - owner: "samsung", - strip: { - none: true, - }, - target: { - android_arm: { - srcs: [ - "proprietary/vendor/lib/hw/gatekeeper.s5e8825.so", - ], - shared_libs: [ - "libteecl", - "liblog", - "libc++", - "libc", - "libm", - "libdl", - ], - }, - android_arm64: { - srcs: [ - "proprietary/vendor/lib64/hw/gatekeeper.s5e8825.so", - ], - shared_libs: [ - "libteecl", - "liblog", - "libc++", - "libc", - "libm", - "libdl", - ], - }, - }, - compile_multilib: "both", - relative_install_path: "hw", - prefer: true, - soc_specific: true, -} - -cc_prebuilt_library_shared { - name: "vulkan.mali", - owner: "samsung", - strip: { - none: true, - }, - target: { - android_arm: { - srcs: [ - "proprietary/vendor/lib/hw/vulkan.mali.so", - ], - shared_libs: [ - "libGLES_mali", - "libc++", - "libc", - "libm", - "libdl", - ], - }, - android_arm64: { - srcs: [ - "proprietary/vendor/lib64/hw/vulkan.mali.so", - ], - shared_libs: [ - "libGLES_mali", - "libc++", - "libc", - "libm", - "libdl", - ], - }, - }, - compile_multilib: "both", - relative_install_path: "hw", - prefer: true, - soc_specific: true, -} - -cc_prebuilt_library_shared { - name: "libSEF.quram", - owner: "samsung", - strip: { - none: true, - }, - target: { - android_arm: { - srcs: [ - "proprietary/vendor/lib/libSEF.quram.so", - ], - shared_libs: [ - "liblog", - "libc++", - "libc", - "libm", - "libdl", - ], - }, - android_arm64: { - srcs: [ - "proprietary/vendor/lib64/libSEF.quram.so", - ], - shared_libs: [ - "liblog", - "libc++", - "libc", - "libm", - "libdl", - ], - }, - }, - compile_multilib: "both", - prefer: true, - soc_specific: true, -} - -cc_prebuilt_library_shared { - name: "libSamsungPostProcessConvertor", - owner: "samsung", - strip: { - none: true, - }, - target: { - android_arm: { - srcs: [ - "proprietary/vendor/lib/libSamsungPostProcessConvertor.so", - ], - shared_libs: [ - "liblog", - "libcutils", - "libutils", - "libc", - "lib_soundaliveresampler", - "libc++", - "libm", - "libdl", - ], - }, - android_arm64: { - srcs: [ - "proprietary/vendor/lib64/libSamsungPostProcessConvertor.so", - ], - shared_libs: [ - "liblog", - "libcutils", - "libutils", - "libc", - "lib_soundaliveresampler", - "libc++", - "libm", - "libdl", - ], - }, - }, - compile_multilib: "both", - prefer: true, - soc_specific: true, -} - -cc_prebuilt_library_shared { - name: "lib_SamsungRec_07010", - owner: "samsung", - strip: { - none: true, - }, - target: { - android_arm: { - srcs: [ - "proprietary/vendor/lib/lib_SamsungRec_07010.so", - ], - shared_libs: [ - "libc", - "libm", - "libdl", - "liblog", - ], - }, - android_arm64: { - srcs: [ - "proprietary/vendor/lib64/lib_SamsungRec_07010.so", - ], - shared_libs: [ - "libc", - "libm", - "libdl", - "liblog", - ], - }, - }, - compile_multilib: "both", - prefer: true, - soc_specific: true, -} - -cc_prebuilt_library_shared { - name: "lib_SoundAlive_SRC384_ver320", - owner: "samsung", - strip: { - none: true, - }, - target: { - android_arm: { - srcs: [ - "proprietary/vendor/lib/lib_SoundAlive_SRC384_ver320.so", - ], - shared_libs: [ - "libc", - "libm", - "libdl", - "liblog", - ], - }, - android_arm64: { - srcs: [ - "proprietary/vendor/lib64/lib_SoundAlive_SRC384_ver320.so", - ], - shared_libs: [ - "libc", - "libm", - "libdl", - "liblog", - ], - }, - }, - compile_multilib: "both", - prefer: true, - soc_specific: true, -} - -cc_prebuilt_library_shared { - name: "lib_soundaliveresampler", - owner: "samsung", - strip: { - none: true, - }, - target: { - android_arm: { - srcs: [ - "proprietary/vendor/lib/lib_soundaliveresampler.so", - ], - shared_libs: [ - "libutils", - "lib_SoundAlive_SRC384_ver320", - "libaudioutils", - "libcutils", - "liblog", - "libc++", - "libc", - "libm", - "libdl", - ], - }, - android_arm64: { - srcs: [ - "proprietary/vendor/lib64/lib_soundaliveresampler.so", - ], - shared_libs: [ - "libutils", - "lib_SoundAlive_SRC384_ver320", - "libaudioutils", - "libcutils", - "liblog", - "libc++", - "libc", - "libm", - "libdl", - ], - }, - }, - compile_multilib: "both", - prefer: true, - soc_specific: true, -} - -cc_prebuilt_library_shared { - name: "libaboxpcmdump", - owner: "samsung", - strip: { - none: true, - }, - target: { - android_arm: { - srcs: [ - "proprietary/vendor/lib/libaboxpcmdump.so", - ], - shared_libs: [ - "libtinyalsa.s5e8825", - "libaudioroute.s5e8825", - "liblog", - "libcutils", - "libtinyalsa", - "libutils", - "libdatamod", - "libhardware_legacy", - "libexpat", - "libaudioroute", - "libc++", - "libc", - "libm", - "libdl", - ], - }, - android_arm64: { - srcs: [ - "proprietary/vendor/lib64/libaboxpcmdump.so", - ], - shared_libs: [ - "libtinyalsa.s5e8825", - "libaudioroute.s5e8825", - "liblog", - "libcutils", - "libtinyalsa", - "libutils", - "libdatamod", - "libhardware_legacy", - "libexpat", - "libaudioroute", - "libc++", - "libc", - "libm", - "libdl", - ], - }, - }, - compile_multilib: "both", - prefer: true, - soc_specific: true, -} - -cc_prebuilt_library_shared { - name: "libalsautils_sec", - owner: "samsung", - strip: { - none: true, - }, - target: { - android_arm: { - srcs: [ - "proprietary/vendor/lib/libalsautils_sec.so", - ], - shared_libs: [ - "liblog", - "libcutils", - "libaudioutils", - "libtinyalsa", - "libc++", - "libc", - "libm", - "libdl", - ], - }, - android_arm64: { - srcs: [ - "proprietary/vendor/lib64/libalsautils_sec.so", - ], - shared_libs: [ - "liblog", - "libcutils", - "libaudioutils", - "libtinyalsa", - "libc++", - "libc", - "libm", - "libdl", - ], - }, - }, - compile_multilib: "both", - prefer: true, - soc_specific: true, -} - -cc_prebuilt_library_shared { - name: "libaudio-ril", - owner: "samsung", - strip: { - none: true, - }, - target: { - android_arm: { - srcs: [ - "proprietary/vendor/lib/libaudio-ril.so", - ], - shared_libs: [ - "libcutils", - "libutils", - "liblog", - "libsecril-client", - "libc++", - "libc", - "libm", - "libdl", - ], - }, - android_arm64: { - srcs: [ - "proprietary/vendor/lib64/libaudio-ril.so", - ], - shared_libs: [ - "libcutils", - "libutils", - "liblog", - "libsecril-client", - "libc++", - "libc", - "libm", - "libdl", - ], - }, - }, - compile_multilib: "both", - prefer: true, - soc_specific: true, -} - -cc_prebuilt_library_shared { - name: "libaudioparamupdate", - owner: "samsung", - strip: { - none: true, - }, - target: { - android_arm: { - srcs: [ - "proprietary/vendor/lib/libaudioparamupdate.so", - ], - shared_libs: [ - "libtinyalsa.s5e8825", - "libaudioroute.s5e8825", - "liblog", - "libcutils", - "libutils", - "libtinyalsa", - "libaudioroute", - "libc++", - "libc", - "libm", - "libdl", - ], - }, - android_arm64: { - srcs: [ - "proprietary/vendor/lib64/libaudioparamupdate.so", - ], - shared_libs: [ - "libtinyalsa.s5e8825", - "libaudioroute.s5e8825", - "liblog", - "libcutils", - "libutils", - "libtinyalsa", - "libaudioroute", - "libc++", - "libc", - "libm", - "libdl", - ], - }, - }, - compile_multilib: "both", - prefer: true, - soc_specific: true, -} - -cc_prebuilt_library_shared { - name: "libaudioproxy2", - owner: "samsung", - strip: { - none: true, - }, - target: { - android_arm: { - srcs: [ - "proprietary/vendor/lib/libaudioproxy2.so", - ], - shared_libs: [ - "libtinyalsa.s5e8825", - "libaudioroute.s5e8825", - "liblog", - "libcutils", - "libprocessgroup", - "libexpat", - "libtinycompress", - "libaudioutils", - "libtinyalsa", - "libaudioroute", - "libalsautils_sec", - "libsehbluetooth_audio_session_aidl", - "vendor.samsung.hardware.bluetooth.audio-V1-ndk", - "libbinder_ndk", - "libfmq", - "libsecaudioinfo", - "libSamsungPostProcessConvertor", - "librecordalive", - "libsecaudiolevel", - "libaboxpcmdump", - "liblastaboxmsg", - "libaudioparamupdate", - "libc++", - "libc", - "libm", - "libdl", - ], - }, - android_arm64: { - srcs: [ - "proprietary/vendor/lib64/libaudioproxy2.so", - ], - shared_libs: [ - "libtinyalsa.s5e8825", - "libaudioroute.s5e8825", - "liblog", - "libcutils", - "libprocessgroup", - "libexpat", - "libtinycompress", - "libaudioutils", - "libtinyalsa", - "libaudioroute", - "libalsautils_sec", - "libsehbluetooth_audio_session_aidl", - "vendor.samsung.hardware.bluetooth.audio-V1-ndk", - "libbinder_ndk", - "libfmq", - "libsecaudioinfo", - "libSamsungPostProcessConvertor", - "librecordalive", - "libsecaudiolevel", - "libaboxpcmdump", - "liblastaboxmsg", - "libaudioparamupdate", - "libc++", - "libc", - "libm", - "libdl", - ], - }, - }, - compile_multilib: "both", - prefer: true, - soc_specific: true, -} - -cc_prebuilt_library_shared { - name: "libaudioroute.s5e8825", - stem: "libaudioroute.s5e8825", - owner: "samsung", - strip: { - none: true, - }, - target: { - android_arm: { - srcs: [ - "proprietary/vendor/lib/libaudioroute.s5e8825.so", - ], - shared_libs: [ - "liblog", - "libcutils", - "libutils", - "libexpat", - "libtinyalsa", - "libc++", - "libc", - "libm", - "libdl", - ], - }, - android_arm64: { - srcs: [ - "proprietary/vendor/lib64/libaudioroute.s5e8825.so", - ], - shared_libs: [ - "liblog", - "libcutils", - "libutils", - "libexpat", - "libtinyalsa", - "libc++", - "libc", - "libm", - "libdl", - ], - }, - }, - compile_multilib: "both", - prefer: true, - soc_specific: true, -} - -cc_prebuilt_library_shared { - name: "libdatamod", - owner: "samsung", - strip: { - none: true, - }, - target: { - android_arm: { - srcs: [ - "proprietary/vendor/lib/libdatamod.so", - ], - shared_libs: [ - "liblog", - "libcutils", - "libutils", - "libc++", - "libc", - "libm", - "libdl", - ], - }, - android_arm64: { - srcs: [ - "proprietary/vendor/lib64/libdatamod.so", - ], - shared_libs: [ - "liblog", - "libcutils", - "libutils", - "libc++", - "libc", - "libm", - "libdl", - ], - }, - }, - compile_multilib: "both", - prefer: true, - soc_specific: true, -} - -cc_prebuilt_library_shared { - name: "libepic_helper", - owner: "samsung", - strip: { - none: true, - }, - target: { - android_arm: { - srcs: [ - "proprietary/vendor/lib/libepic_helper.so", - ], - shared_libs: [ - "libdl", - "libc", - "libm", - "liblog", - ], - }, - android_arm64: { - srcs: [ - "proprietary/vendor/lib64/libepic_helper.so", - ], - shared_libs: [ - "libc", - "libm", - "libdl", - "liblog", - ], - }, - }, - compile_multilib: "both", - prefer: true, - soc_specific: true, -} - -cc_prebuilt_library_shared { - name: "libexynoscamera_cnr_plugin", - owner: "samsung", - strip: { - none: true, - }, - target: { - android_arm: { - srcs: [ - "proprietary/vendor/lib/libexynoscamera_cnr_plugin.so", - ], - shared_libs: [ - "libutils", - "libcutils", - "liblog", - "libexynoscamera_plugin", - "libexynosutils", - "libswcnr", - "libc++", - "libc", - "libm", - "libdl", - ], - }, - android_arm64: { - srcs: [ - "proprietary/vendor/lib64/libexynoscamera_cnr_plugin.so", - ], - shared_libs: [ - "libutils", - "libcutils", - "liblog", - "libexynoscamera_plugin", - "libexynosutils", - "libswcnr", - "libc++", - "libc", - "libm", - "libdl", - ], - }, - }, - compile_multilib: "both", - prefer: true, - soc_specific: true, -} - -cc_prebuilt_library_shared { - name: "libexynoscamera_plugin", - owner: "samsung", - strip: { - none: true, - }, - target: { - android_arm: { - srcs: [ - "proprietary/vendor/lib/libexynoscamera_plugin.so", - ], - shared_libs: [ - "libutils", - "libcutils", - "liblog", - "libc++", - "libc", - "libm", - "libdl", - ], - }, - android_arm64: { - srcs: [ - "proprietary/vendor/lib64/libexynoscamera_plugin.so", - ], - shared_libs: [ - "libutils", - "libcutils", - "liblog", - "libc++", - "libc", - "libm", - "libdl", - ], - }, - }, - compile_multilib: "both", - prefer: true, - soc_specific: true, -} - -cc_prebuilt_library_shared { - name: "libfloatingfeature", - owner: "samsung", - strip: { - none: true, - }, - target: { - android_arm: { - srcs: [ - "proprietary/vendor/lib/libfloatingfeature.so", - ], - shared_libs: [ - "libexpat", - "libc++", - "libc", - "libm", - "libdl", - ], - }, - android_arm64: { - srcs: [ - "proprietary/vendor/lib64/libfloatingfeature.so", - ], - shared_libs: [ - "libexpat", - "libc++", - "libc", - "libm", - "libdl", - ], - }, - }, - compile_multilib: "both", - prefer: true, - soc_specific: true, -} - -cc_prebuilt_library_shared { - name: "liblastaboxmsg", - owner: "samsung", - strip: { - none: true, - }, - target: { - android_arm: { - srcs: [ - "proprietary/vendor/lib/liblastaboxmsg.so", - ], - shared_libs: [ - "liblog", - "libcutils", - "libutils", - "libc++", - "libc", - "libm", - "libdl", - ], - }, - android_arm64: { - srcs: [ - "proprietary/vendor/lib64/liblastaboxmsg.so", - ], - shared_libs: [ - "liblog", - "libcutils", - "libutils", - "libc++", - "libc", - "libm", - "libdl", - ], - }, - }, - compile_multilib: "both", - prefer: true, - soc_specific: true, -} - -cc_prebuilt_library_shared { - name: "libprofileparamstorage", - owner: "samsung", - strip: { - none: true, - }, - target: { - android_arm: { - srcs: [ - "proprietary/vendor/lib/libprofileparamstorage.so", - ], - shared_libs: [ - "libxml2", - "libcutils", - "liblog", - "libutils", - "libc++", - "libc", - "libm", - "libdl", - ], - }, - android_arm64: { - srcs: [ - "proprietary/vendor/lib64/libprofileparamstorage.so", - ], - shared_libs: [ - "libxml2", - "libcutils", - "liblog", - "libutils", - "libc++", - "libc", - "libm", - "libdl", - ], - }, - }, - compile_multilib: "both", - prefer: true, - soc_specific: true, -} - -cc_prebuilt_library_shared { - name: "librecordalive", - owner: "samsung", - strip: { - none: true, - }, - target: { - android_arm: { - srcs: [ - "proprietary/vendor/lib/librecordalive.so", - ], - shared_libs: [ - "liblog", - "libutils", - "libcutils", - "lib_SamsungRec_07010", - "libsecaudioinfo", - "libc++", - "libc", - "libm", - "libdl", - ], - }, - android_arm64: { - srcs: [ - "proprietary/vendor/lib64/librecordalive.so", - ], - shared_libs: [ - "liblog", - "libutils", - "libcutils", - "lib_SamsungRec_07010", - "libsecaudioinfo", - "libc++", - "libc", - "libm", - "libdl", - ], - }, - }, - compile_multilib: "both", - prefer: true, - soc_specific: true, -} - -cc_prebuilt_library_shared { - name: "libsecaudiocoreutils", - owner: "samsung", - strip: { - none: true, - }, - target: { - android_arm: { - srcs: [ - "proprietary/vendor/lib/libsecaudiocoreutils.so", - ], - shared_libs: [ - "libc++", - "libc", - "libm", - "libdl", - ], - }, - android_arm64: { - srcs: [ - "proprietary/vendor/lib64/libsecaudiocoreutils.so", - ], - shared_libs: [ - "libc++", - "libc", - "libm", - "libdl", - ], - }, - }, - compile_multilib: "both", - prefer: true, - soc_specific: true, -} - -cc_prebuilt_library_shared { - name: "libsecaudioinfo", - owner: "samsung", - strip: { - none: true, - }, - target: { - android_arm: { - srcs: [ - "proprietary/vendor/lib/libsecaudioinfo.so", - ], - shared_libs: [ - "libcutils", - "libutils", - "libfloatingfeature", - "libsecnativefeature", - "libaudioutils", - "liblog", - "libc++", - "libc", - "libm", - "libdl", - ], - }, - android_arm64: { - srcs: [ - "proprietary/vendor/lib64/libsecaudioinfo.so", - ], - shared_libs: [ - "libcutils", - "libutils", - "libfloatingfeature", - "libsecnativefeature", - "libaudioutils", - "liblog", - "libc++", - "libc", - "libm", - "libdl", - ], - }, - }, - compile_multilib: "both", - prefer: true, - soc_specific: true, -} - -cc_prebuilt_library_shared { - name: "libsecaudiolevel", - owner: "samsung", - strip: { - none: true, - }, - target: { - android_arm: { - srcs: [ - "proprietary/vendor/lib/libsecaudiolevel.so", - ], - shared_libs: [ - "libcutils", - "libutils", - "liblog", - "libsecaudioinfo", - "libc++", - "libc", - "libm", - "libdl", - ], - }, - android_arm64: { - srcs: [ - "proprietary/vendor/lib64/libsecaudiolevel.so", - ], - shared_libs: [ - "libcutils", - "libutils", - "liblog", - "libsecaudioinfo", - "libc++", - "libc", - "libm", - "libdl", - ], - }, - }, - compile_multilib: "both", - prefer: true, - soc_specific: true, -} - -cc_prebuilt_library_shared { - name: "libsecnativefeature", - owner: "samsung", - strip: { - none: true, - }, - target: { - android_arm: { - srcs: [ - "proprietary/vendor/lib/libsecnativefeature.so", - ], - shared_libs: [ - "libexpat", - "libcutils", - "libz", - "libc++", - "libc", - "libm", - "libdl", - ], - }, - android_arm64: { - srcs: [ - "proprietary/vendor/lib64/libsecnativefeature.so", - ], - shared_libs: [ - "libexpat", - "libcutils", - "libz", - "libc++", - "libc", - "libm", - "libdl", - ], - }, - }, - compile_multilib: "both", - prefer: true, - soc_specific: true, -} - -cc_prebuilt_library_shared { - name: "libsecril-client", - owner: "samsung", - strip: { - none: true, - }, - target: { - android_arm: { - srcs: [ - "proprietary/vendor/lib/libsecril-client.so", - ], - shared_libs: [ - "liblog", - "libcutils", - "libhardware_legacy", - "libc++", - "libc", - "libm", - "libdl", - ], - }, - android_arm64: { - srcs: [ - "proprietary/vendor/lib64/libsecril-client.so", - ], - shared_libs: [ - "liblog", - "libcutils", - "libhardware_legacy", - "libc++", - "libc", - "libm", - "libdl", - ], - }, - }, - compile_multilib: "both", - prefer: true, - soc_specific: true, -} - -cc_prebuilt_library_shared { - name: "libsehbluetooth_audio_session_aidl", - owner: "samsung", - strip: { - none: true, - }, - target: { - android_arm: { - srcs: [ - "proprietary/vendor/lib/libsehbluetooth_audio_session_aidl.so", - ], - shared_libs: [ - "libbase", - "libcutils", - "libbinder_ndk", - "libfmq", - "liblog", - "vendor.samsung.hardware.bluetooth.audio-V1-ndk", - "libc++", - "libc", - "libm", - "libdl", - ], - }, - android_arm64: { - srcs: [ - "proprietary/vendor/lib64/libsehbluetooth_audio_session_aidl.so", - ], - shared_libs: [ - "libbase", - "libcutils", - "libbinder_ndk", - "libfmq", - "liblog", - "vendor.samsung.hardware.bluetooth.audio-V1-ndk", - "libc++", - "libc", - "libm", - "libdl", - ], - }, - }, - compile_multilib: "both", - prefer: true, - soc_specific: true, -} - -cc_prebuilt_library_shared { - name: "libsemnativecarrierfeature", - owner: "samsung", - strip: { - none: true, - }, - target: { - android_arm: { - srcs: [ - "proprietary/vendor/lib/libsemnativecarrierfeature.so", - ], - shared_libs: [ - "libexpat", - "libcutils", - "libz", - "liblog", - "libc++", - "libc", - "libm", - "libdl", - ], - }, - android_arm64: { - srcs: [ - "proprietary/vendor/lib64/libsemnativecarrierfeature.so", - ], - shared_libs: [ - "libexpat", - "libcutils", - "libz", - "liblog", - "libc++", - "libc", - "libm", - "libdl", - ], - }, - }, - compile_multilib: "both", - prefer: true, - soc_specific: true, -} - -cc_prebuilt_library_shared { - name: "libspatializerparamstorage", - owner: "samsung", - strip: { - none: true, - }, - target: { - android_arm: { - srcs: [ - "proprietary/vendor/lib/libspatializerparamstorage.so", - ], - shared_libs: [ - "libcutils", - "liblog", - "libutils", - "libprofileparamstorage", - "libc++", - "libc", - "libm", - "libdl", - ], - }, - android_arm64: { - srcs: [ - "proprietary/vendor/lib64/libspatializerparamstorage.so", - ], - shared_libs: [ - "libcutils", - "liblog", - "libutils", - "libprofileparamstorage", - "libc++", - "libc", - "libm", - "libdl", - ], - }, - }, - compile_multilib: "both", - prefer: true, - soc_specific: true, -} - -cc_prebuilt_library_shared { - name: "libspeakercalibration", - owner: "samsung", - strip: { - none: true, - }, - target: { - android_arm: { - srcs: [ - "proprietary/vendor/lib/libspeakercalibration.so", - ], - shared_libs: [ - "liblog", - "libcutils", - "libutils", - "libc", - "libmedia_helper", - "libc++", - "libm", - "libdl", - ], - }, - android_arm64: { - srcs: [ - "proprietary/vendor/lib64/libspeakercalibration.so", - ], - shared_libs: [ - "liblog", - "libcutils", - "libutils", - "libc", - "libmedia_helper", - "libc++", - "libm", - "libdl", - ], - }, - }, - compile_multilib: "both", - prefer: true, - soc_specific: true, -} - -cc_prebuilt_library_shared { - name: "libswcnr", - owner: "samsung", - strip: { - none: true, - }, - target: { - android_arm: { - srcs: [ - "proprietary/vendor/lib/libswcnr.so", - ], - shared_libs: [ - "liblog", - "libutils", - "libcutils", - "libc++", - "libc", - "libm", - "libdl", - ], - }, - android_arm64: { - srcs: [ - "proprietary/vendor/lib64/libswcnr.so", - ], - shared_libs: [ - "liblog", - "libutils", - "libcutils", - "libc++", - "libc", - "libm", - "libdl", - ], - }, - }, - compile_multilib: "both", - prefer: true, - soc_specific: true, -} - -cc_prebuilt_library_shared { - name: "libteecl", - owner: "samsung", - strip: { - none: true, - }, - target: { - android_arm: { - srcs: [ - "proprietary/vendor/lib/libteecl.so", - ], - shared_libs: [ - "liblog", - "libdl", - "libc", - ], - }, - android_arm64: { - srcs: [ - "proprietary/vendor/lib64/libteecl.so", - ], - shared_libs: [ - "liblog", - "libdl", - "libc", - ], - }, - }, - compile_multilib: "both", - prefer: true, - soc_specific: true, -} - -cc_prebuilt_library_shared { - name: "libtinyalsa.s5e8825", - stem: "libtinyalsa.s5e8825", - owner: "samsung", - strip: { - none: true, - }, - target: { - android_arm: { - srcs: [ - "proprietary/vendor/lib/libtinyalsa.s5e8825.so", - ], - shared_libs: [ - "libc++", - "libc", - "libm", - "libdl", - ], - }, - android_arm64: { - srcs: [ - "proprietary/vendor/lib64/libtinyalsa.s5e8825.so", - ], - shared_libs: [ - "libc++", - "libc", - "libm", - "libdl", - ], - }, - }, - compile_multilib: "both", - prefer: true, - soc_specific: true, -} - -cc_prebuilt_library_shared { - name: "libuuid_vendor", - stem: "libuuid", - owner: "samsung", - strip: { - none: true, - }, - target: { - android_arm: { - srcs: [ - "proprietary/vendor/lib/libuuid.so", - ], - shared_libs: [ - "liblog", - "libdl", - "libc", - ], - }, - android_arm64: { - srcs: [ - "proprietary/vendor/lib64/libuuid.so", - ], - shared_libs: [ - "liblog", - "libdl", - "libc", - ], - }, - }, - compile_multilib: "both", - prefer: true, - soc_specific: true, -} - -cc_prebuilt_library_shared { - name: "sensors.grip", - owner: "samsung", - strip: { - none: true, - }, - target: { - android_arm: { - srcs: [ - "proprietary/vendor/lib/sensors.grip.so", - ], - shared_libs: [ - "libutils-v32", - "liblog", - "libcutils", - "libutils", - "libfmq", - "libhidlbase", - "libhardware", - "android.hardware.sensors@2.0", - "android.hardware.sensors@2.0-ScopedWakelock", - "libc++", - "libc", - "libm", - "libdl", - ], - }, - android_arm64: { - srcs: [ - "proprietary/vendor/lib64/sensors.grip.so", - ], - shared_libs: [ - "libutils-v32", - "liblog", - "libcutils", - "libutils", - "libfmq", - "libhidlbase", - "libhardware", - "android.hardware.sensors@2.0", - "android.hardware.sensors@2.0-ScopedWakelock", - "libc++", - "libc", - "libm", - "libdl", - ], - }, - }, - compile_multilib: "both", - prefer: true, - soc_specific: true, -} - -cc_prebuilt_library_shared { - name: "sensors.inputvirtual", - owner: "samsung", - strip: { - none: true, - }, - target: { - android_arm: { - srcs: [ - "proprietary/vendor/lib/sensors.inputvirtual.so", - ], - shared_libs: [ - "libutils-v32", - "android.hardware.sensors@1.0", - "android.hardware.sensors@2.0", - "android.hardware.sensors@2.0-ScopedWakelock", - "android.hardware.sensors@2.1", - "libcutils", - "liblog", - "libhidlbase", - "libutils", - "libhardware", - "libhardware_legacy", - "libc++", - "libc", - "libm", - "libdl", - ], - }, - android_arm64: { - srcs: [ - "proprietary/vendor/lib64/sensors.inputvirtual.so", - ], - shared_libs: [ - "libutils-v32", - "android.hardware.sensors@1.0", - "android.hardware.sensors@2.0", - "android.hardware.sensors@2.0-ScopedWakelock", - "android.hardware.sensors@2.1", - "libcutils", - "liblog", - "libhidlbase", - "libutils", - "libhardware", - "libhardware_legacy", - "libc++", - "libc", - "libm", - "libdl", - ], - }, - }, - compile_multilib: "both", - prefer: true, - soc_specific: true, -} - -cc_prebuilt_library_shared { - name: "sensors.sensorhub", - owner: "samsung", - strip: { - none: true, - }, - target: { - android_arm: { - srcs: [ - "proprietary/vendor/lib/sensors.sensorhub.so", - ], - shared_libs: [ - "libutils-v32", - "android.hardware.sensors@1.0", - "android.hardware.sensors@2.0", - "android.hardware.sensors@2.0-ScopedWakelock", - "android.hardware.sensors@2.1", - "libcutils", - "liblog", - "libhidlbase", - "libutils", - "libhardware", - "libhardware_legacy", - "libc++", - "libc", - "libm", - "libdl", - ], - }, - android_arm64: { - srcs: [ - "proprietary/vendor/lib64/sensors.sensorhub.so", - ], - shared_libs: [ - "libutils-v32", - "android.hardware.sensors@1.0", - "android.hardware.sensors@2.0", - "android.hardware.sensors@2.0-ScopedWakelock", - "android.hardware.sensors@2.1", - "libcutils", - "liblog", - "libhidlbase", - "libutils", - "libhardware", - "libhardware_legacy", - "libc++", - "libc", - "libm", - "libdl", - ], - }, - }, - compile_multilib: "both", - prefer: true, - soc_specific: true, -} - -cc_prebuilt_library_shared { - name: "vendor.samsung.hardware.bluetooth.audio-V1-ndk", - owner: "samsung", - strip: { - none: true, - }, - target: { - android_arm: { - srcs: [ - "proprietary/vendor/lib/vendor.samsung.hardware.bluetooth.audio-V1-ndk.so", - ], - shared_libs: [ - "libbinder_ndk", - "android.hardware.common-V2-ndk", - "android.hardware.common.fmq-V1-ndk", - "android.hardware.audio.common-V1-ndk", - "libc++", - "libc", - "libm", - "libdl", - ], - }, - android_arm64: { - srcs: [ - "proprietary/vendor/lib64/vendor.samsung.hardware.bluetooth.audio-V1-ndk.so", - ], - shared_libs: [ - "libbinder_ndk", - "android.hardware.common-V2-ndk", - "android.hardware.common.fmq-V1-ndk", - "android.hardware.audio.common-V1-ndk", - "libc++", - "libc", - "libm", - "libdl", - ], - }, - }, - compile_multilib: "both", - prefer: true, - soc_specific: true, -} - -cc_prebuilt_library_shared { - name: "libswdap", - owner: "samsung", - strip: { - none: true, - }, - target: { - android_arm: { - srcs: [ - "proprietary/vendor/lib/soundfx/libswdap.so", - ], - shared_libs: [ - "libaudioutils", - "libcutils", - "liblog", - "libutils", - "libprofileparamstorage", - "libspatializerparamstorage", - "libsecaudiocoreutils", - "libc++", - "libc", - "libm", - "libdl", - ], - }, - }, - compile_multilib: "32", - relative_install_path: "soundfx", - prefer: true, - soc_specific: true, -} - cc_prebuilt_library_shared { name: "android.hardware.gnss@2.1-impl", owner: "samsung", @@ -1906,6 +87,102 @@ cc_prebuilt_library_shared { soc_specific: true, } +cc_prebuilt_library_shared { + name: "audio.primary.s5e8825", + owner: "samsung", + strip: { + none: true, + }, + target: { + android_arm64: { + srcs: [ + "proprietary/vendor/lib64/hw/audio.primary.s5e8825.so", + ], + shared_libs: [ + "liblog", + "libcutils", + "libprocessgroup", + "libexpat", + "libaudioproxy2", + "libaudio-ril", + "libsecaudioinfo", + "libSamsungPostProcessConvertor", + "librecordalive", + "libsecaudiolevel", + "libaboxpcmdump", + "liblastaboxmsg", + "libaudioroute.s5e8825", + "libtinyalsa.s5e8825", + "libaudioparamupdate", + "libc++", + "libc", + "libm", + "libdl", + ], + }, + }, + compile_multilib: "64", + relative_install_path: "hw", + prefer: true, + soc_specific: true, +} + +cc_prebuilt_library_shared { + name: "audio.sec_primary.default", + owner: "samsung", + strip: { + none: true, + }, + target: { + android_arm64: { + srcs: [ + "proprietary/vendor/lib64/hw/audio.sec_primary.default.so", + ], + shared_libs: [ + "liblog", + "libcutils", + "libhardware", + "libspeakercalibration", + "libc++", + "libc", + "libm", + "libdl", + ], + }, + }, + compile_multilib: "64", + relative_install_path: "hw", + prefer: true, + soc_specific: true, +} + +cc_prebuilt_library_shared { + name: "gatekeeper.s5e8825", + owner: "samsung", + strip: { + none: true, + }, + target: { + android_arm64: { + srcs: [ + "proprietary/vendor/lib64/hw/gatekeeper.s5e8825.so", + ], + shared_libs: [ + "libteecl", + "liblog", + "libc++", + "libc", + "libm", + "libdl", + ], + }, + }, + compile_multilib: "64", + relative_install_path: "hw", + prefer: true, + soc_specific: true, +} + cc_prebuilt_library_shared { name: "libsecaudiohal_aidl", owner: "samsung", @@ -1971,6 +248,85 @@ cc_prebuilt_library_shared { soc_specific: true, } +cc_prebuilt_library_shared { + name: "vulkan.mali", + owner: "samsung", + strip: { + none: true, + }, + target: { + android_arm64: { + srcs: [ + "proprietary/vendor/lib64/hw/vulkan.mali.so", + ], + shared_libs: [ + "libGLES_mali", + "libc++", + "libc", + "libm", + "libdl", + ], + }, + }, + compile_multilib: "64", + relative_install_path: "hw", + prefer: true, + soc_specific: true, +} + +cc_prebuilt_library_shared { + name: "libSEF.quram", + owner: "samsung", + strip: { + none: true, + }, + target: { + android_arm64: { + srcs: [ + "proprietary/vendor/lib64/libSEF.quram.so", + ], + shared_libs: [ + "liblog", + "libc++", + "libc", + "libm", + "libdl", + ], + }, + }, + compile_multilib: "64", + prefer: true, + soc_specific: true, +} + +cc_prebuilt_library_shared { + name: "libSamsungPostProcessConvertor", + owner: "samsung", + strip: { + none: true, + }, + target: { + android_arm64: { + srcs: [ + "proprietary/vendor/lib64/libSamsungPostProcessConvertor.so", + ], + shared_libs: [ + "liblog", + "libcutils", + "libutils", + "libc", + "lib_soundaliveresampler", + "libc++", + "libm", + "libdl", + ], + }, + }, + compile_multilib: "64", + prefer: true, + soc_specific: true, +} + cc_prebuilt_library_shared { name: "libVendorSemDataProps", owner: "samsung", @@ -2021,6 +377,280 @@ cc_prebuilt_library_shared { soc_specific: true, } +cc_prebuilt_library_shared { + name: "lib_SamsungRec_07010", + owner: "samsung", + strip: { + none: true, + }, + target: { + android_arm64: { + srcs: [ + "proprietary/vendor/lib64/lib_SamsungRec_07010.so", + ], + shared_libs: [ + "libc", + "libm", + "libdl", + "liblog", + ], + }, + }, + compile_multilib: "64", + prefer: true, + soc_specific: true, +} + +cc_prebuilt_library_shared { + name: "lib_SoundAlive_SRC384_ver320", + owner: "samsung", + strip: { + none: true, + }, + target: { + android_arm64: { + srcs: [ + "proprietary/vendor/lib64/lib_SoundAlive_SRC384_ver320.so", + ], + shared_libs: [ + "libc", + "libm", + "libdl", + "liblog", + ], + }, + }, + compile_multilib: "64", + prefer: true, + soc_specific: true, +} + +cc_prebuilt_library_shared { + name: "lib_soundaliveresampler", + owner: "samsung", + strip: { + none: true, + }, + target: { + android_arm64: { + srcs: [ + "proprietary/vendor/lib64/lib_soundaliveresampler.so", + ], + shared_libs: [ + "libutils", + "lib_SoundAlive_SRC384_ver320", + "libaudioutils", + "libcutils", + "liblog", + "libc++", + "libc", + "libm", + "libdl", + ], + }, + }, + compile_multilib: "64", + prefer: true, + soc_specific: true, +} + +cc_prebuilt_library_shared { + name: "libaboxpcmdump", + owner: "samsung", + strip: { + none: true, + }, + target: { + android_arm64: { + srcs: [ + "proprietary/vendor/lib64/libaboxpcmdump.so", + ], + shared_libs: [ + "libtinyalsa.s5e8825", + "libaudioroute.s5e8825", + "liblog", + "libcutils", + "libtinyalsa", + "libutils", + "libdatamod", + "libhardware_legacy", + "libexpat", + "libaudioroute", + "libc++", + "libc", + "libm", + "libdl", + ], + }, + }, + compile_multilib: "64", + prefer: true, + soc_specific: true, +} + +cc_prebuilt_library_shared { + name: "libalsautils_sec", + owner: "samsung", + strip: { + none: true, + }, + target: { + android_arm64: { + srcs: [ + "proprietary/vendor/lib64/libalsautils_sec.so", + ], + shared_libs: [ + "liblog", + "libcutils", + "libaudioutils", + "libtinyalsa", + "libc++", + "libc", + "libm", + "libdl", + ], + }, + }, + compile_multilib: "64", + prefer: true, + soc_specific: true, +} + +cc_prebuilt_library_shared { + name: "libaudio-ril", + owner: "samsung", + strip: { + none: true, + }, + target: { + android_arm64: { + srcs: [ + "proprietary/vendor/lib64/libaudio-ril.so", + ], + shared_libs: [ + "libcutils", + "libutils", + "liblog", + "libsecril-client", + "libc++", + "libc", + "libm", + "libdl", + ], + }, + }, + compile_multilib: "64", + prefer: true, + soc_specific: true, +} + +cc_prebuilt_library_shared { + name: "libaudioparamupdate", + owner: "samsung", + strip: { + none: true, + }, + target: { + android_arm64: { + srcs: [ + "proprietary/vendor/lib64/libaudioparamupdate.so", + ], + shared_libs: [ + "libtinyalsa.s5e8825", + "libaudioroute.s5e8825", + "liblog", + "libcutils", + "libutils", + "libtinyalsa", + "libaudioroute", + "libc++", + "libc", + "libm", + "libdl", + ], + }, + }, + compile_multilib: "64", + prefer: true, + soc_specific: true, +} + +cc_prebuilt_library_shared { + name: "libaudioproxy2", + owner: "samsung", + strip: { + none: true, + }, + target: { + android_arm64: { + srcs: [ + "proprietary/vendor/lib64/libaudioproxy2.so", + ], + shared_libs: [ + "libtinyalsa.s5e8825", + "libaudioroute.s5e8825", + "liblog", + "libcutils", + "libprocessgroup", + "libexpat", + "libtinycompress", + "libaudioutils", + "libtinyalsa", + "libaudioroute", + "libalsautils_sec", + "libsehbluetooth_audio_session_aidl", + "vendor.samsung.hardware.bluetooth.audio-V1-ndk", + "libbinder_ndk", + "libfmq", + "libsecaudioinfo", + "libSamsungPostProcessConvertor", + "librecordalive", + "libsecaudiolevel", + "libaboxpcmdump", + "liblastaboxmsg", + "libaudioparamupdate", + "libc++", + "libc", + "libm", + "libdl", + ], + }, + }, + compile_multilib: "64", + prefer: true, + soc_specific: true, +} + +cc_prebuilt_library_shared { + name: "libaudioroute.s5e8825", + stem: "libaudioroute.s5e8825", + owner: "samsung", + strip: { + none: true, + }, + target: { + android_arm64: { + srcs: [ + "proprietary/vendor/lib64/libaudioroute.s5e8825.so", + ], + shared_libs: [ + "liblog", + "libcutils", + "libutils", + "libexpat", + "libtinyalsa", + "libc++", + "libc", + "libm", + "libdl", + ], + }, + }, + compile_multilib: "64", + prefer: true, + soc_specific: true, +} + cc_prebuilt_library_shared { name: "libc++_shared", owner: "samsung", @@ -2066,6 +696,33 @@ cc_prebuilt_library_shared { soc_specific: true, } +cc_prebuilt_library_shared { + name: "libdatamod", + owner: "samsung", + strip: { + none: true, + }, + target: { + android_arm64: { + srcs: [ + "proprietary/vendor/lib64/libdatamod.so", + ], + shared_libs: [ + "liblog", + "libcutils", + "libutils", + "libc++", + "libc", + "libm", + "libdl", + ], + }, + }, + compile_multilib: "64", + prefer: true, + soc_specific: true, +} + cc_prebuilt_library_shared { name: "libegis_fp_normal_sensor_test", owner: "samsung", @@ -2141,6 +798,30 @@ cc_prebuilt_library_shared { soc_specific: true, } +cc_prebuilt_library_shared { + name: "libepic_helper", + owner: "samsung", + strip: { + none: true, + }, + target: { + android_arm64: { + srcs: [ + "proprietary/vendor/lib64/libepic_helper.so", + ], + shared_libs: [ + "libc", + "libm", + "libdl", + "liblog", + ], + }, + }, + compile_multilib: "64", + prefer: true, + soc_specific: true, +} + cc_prebuilt_library_shared { name: "libexynos_migov", owner: "samsung", @@ -2165,6 +846,88 @@ cc_prebuilt_library_shared { soc_specific: true, } +cc_prebuilt_library_shared { + name: "libexynoscamera_cnr_plugin", + owner: "samsung", + strip: { + none: true, + }, + target: { + android_arm64: { + srcs: [ + "proprietary/vendor/lib64/libexynoscamera_cnr_plugin.so", + ], + shared_libs: [ + "libutils", + "libcutils", + "liblog", + "libexynoscamera_plugin", + "libexynosutils", + "libswcnr", + "libc++", + "libc", + "libm", + "libdl", + ], + }, + }, + compile_multilib: "64", + prefer: true, + soc_specific: true, +} + +cc_prebuilt_library_shared { + name: "libexynoscamera_plugin", + owner: "samsung", + strip: { + none: true, + }, + target: { + android_arm64: { + srcs: [ + "proprietary/vendor/lib64/libexynoscamera_plugin.so", + ], + shared_libs: [ + "libutils", + "libcutils", + "liblog", + "libc++", + "libc", + "libm", + "libdl", + ], + }, + }, + compile_multilib: "64", + prefer: true, + soc_specific: true, +} + +cc_prebuilt_library_shared { + name: "libfloatingfeature", + owner: "samsung", + strip: { + none: true, + }, + target: { + android_arm64: { + srcs: [ + "proprietary/vendor/lib64/libfloatingfeature.so", + ], + shared_libs: [ + "libexpat", + "libc++", + "libc", + "libm", + "libdl", + ], + }, + }, + compile_multilib: "64", + prefer: true, + soc_specific: true, +} + cc_prebuilt_library_shared { name: "libgf_in_system_lib", owner: "samsung", @@ -2242,6 +1005,61 @@ cc_prebuilt_library_shared { soc_specific: true, } +cc_prebuilt_library_shared { + name: "liblastaboxmsg", + owner: "samsung", + strip: { + none: true, + }, + target: { + android_arm64: { + srcs: [ + "proprietary/vendor/lib64/liblastaboxmsg.so", + ], + shared_libs: [ + "liblog", + "libcutils", + "libutils", + "libc++", + "libc", + "libm", + "libdl", + ], + }, + }, + compile_multilib: "64", + prefer: true, + soc_specific: true, +} + +cc_prebuilt_library_shared { + name: "libprofileparamstorage", + owner: "samsung", + strip: { + none: true, + }, + target: { + android_arm64: { + srcs: [ + "proprietary/vendor/lib64/libprofileparamstorage.so", + ], + shared_libs: [ + "libxml2", + "libcutils", + "liblog", + "libutils", + "libc++", + "libc", + "libm", + "libdl", + ], + }, + }, + compile_multilib: "64", + prefer: true, + soc_specific: true, +} + cc_prebuilt_library_shared { name: "libqfp_sensortest", owner: "samsung", @@ -2269,6 +1087,35 @@ cc_prebuilt_library_shared { soc_specific: true, } +cc_prebuilt_library_shared { + name: "librecordalive", + owner: "samsung", + strip: { + none: true, + }, + target: { + android_arm64: { + srcs: [ + "proprietary/vendor/lib64/librecordalive.so", + ], + shared_libs: [ + "liblog", + "libutils", + "libcutils", + "lib_SamsungRec_07010", + "libsecaudioinfo", + "libc++", + "libc", + "libm", + "libdl", + ], + }, + }, + compile_multilib: "64", + prefer: true, + soc_specific: true, +} + cc_prebuilt_library_shared { name: "libril_sem", owner: "samsung", @@ -2364,6 +1211,200 @@ cc_prebuilt_library_shared { soc_specific: true, } +cc_prebuilt_library_shared { + name: "libsecaudiocoreutils", + owner: "samsung", + strip: { + none: true, + }, + target: { + android_arm64: { + srcs: [ + "proprietary/vendor/lib64/libsecaudiocoreutils.so", + ], + shared_libs: [ + "libc++", + "libc", + "libm", + "libdl", + ], + }, + }, + compile_multilib: "64", + prefer: true, + soc_specific: true, +} + +cc_prebuilt_library_shared { + name: "libsecaudioinfo", + owner: "samsung", + strip: { + none: true, + }, + target: { + android_arm64: { + srcs: [ + "proprietary/vendor/lib64/libsecaudioinfo.so", + ], + shared_libs: [ + "libcutils", + "libutils", + "libfloatingfeature", + "libsecnativefeature", + "libaudioutils", + "liblog", + "libc++", + "libc", + "libm", + "libdl", + ], + }, + }, + compile_multilib: "64", + prefer: true, + soc_specific: true, +} + +cc_prebuilt_library_shared { + name: "libsecaudiolevel", + owner: "samsung", + strip: { + none: true, + }, + target: { + android_arm64: { + srcs: [ + "proprietary/vendor/lib64/libsecaudiolevel.so", + ], + shared_libs: [ + "libcutils", + "libutils", + "liblog", + "libsecaudioinfo", + "libc++", + "libc", + "libm", + "libdl", + ], + }, + }, + compile_multilib: "64", + prefer: true, + soc_specific: true, +} + +cc_prebuilt_library_shared { + name: "libsecnativefeature", + owner: "samsung", + strip: { + none: true, + }, + target: { + android_arm64: { + srcs: [ + "proprietary/vendor/lib64/libsecnativefeature.so", + ], + shared_libs: [ + "libexpat", + "libcutils", + "libz", + "libc++", + "libc", + "libm", + "libdl", + ], + }, + }, + compile_multilib: "64", + prefer: true, + soc_specific: true, +} + +cc_prebuilt_library_shared { + name: "libsecril-client", + owner: "samsung", + strip: { + none: true, + }, + target: { + android_arm64: { + srcs: [ + "proprietary/vendor/lib64/libsecril-client.so", + ], + shared_libs: [ + "liblog", + "libcutils", + "libhardware_legacy", + "libc++", + "libc", + "libm", + "libdl", + ], + }, + }, + compile_multilib: "64", + prefer: true, + soc_specific: true, +} + +cc_prebuilt_library_shared { + name: "libsehbluetooth_audio_session_aidl", + owner: "samsung", + strip: { + none: true, + }, + target: { + android_arm64: { + srcs: [ + "proprietary/vendor/lib64/libsehbluetooth_audio_session_aidl.so", + ], + shared_libs: [ + "libbase", + "libcutils", + "libbinder_ndk", + "libfmq", + "liblog", + "vendor.samsung.hardware.bluetooth.audio-V1-ndk", + "libc++", + "libc", + "libm", + "libdl", + ], + }, + }, + compile_multilib: "64", + prefer: true, + soc_specific: true, +} + +cc_prebuilt_library_shared { + name: "libsemnativecarrierfeature", + owner: "samsung", + strip: { + none: true, + }, + target: { + android_arm64: { + srcs: [ + "proprietary/vendor/lib64/libsemnativecarrierfeature.so", + ], + shared_libs: [ + "libexpat", + "libcutils", + "libz", + "liblog", + "libc++", + "libc", + "libm", + "libdl", + ], + }, + }, + compile_multilib: "64", + prefer: true, + soc_specific: true, +} + cc_prebuilt_library_shared { name: "libsensorlistener", owner: "samsung", @@ -2393,6 +1434,62 @@ cc_prebuilt_library_shared { soc_specific: true, } +cc_prebuilt_library_shared { + name: "libspatializerparamstorage", + owner: "samsung", + strip: { + none: true, + }, + target: { + android_arm64: { + srcs: [ + "proprietary/vendor/lib64/libspatializerparamstorage.so", + ], + shared_libs: [ + "libcutils", + "liblog", + "libutils", + "libprofileparamstorage", + "libc++", + "libc", + "libm", + "libdl", + ], + }, + }, + compile_multilib: "64", + prefer: true, + soc_specific: true, +} + +cc_prebuilt_library_shared { + name: "libspeakercalibration", + owner: "samsung", + strip: { + none: true, + }, + target: { + android_arm64: { + srcs: [ + "proprietary/vendor/lib64/libspeakercalibration.so", + ], + shared_libs: [ + "liblog", + "libcutils", + "libutils", + "libc", + "libmedia_helper", + "libc++", + "libm", + "libdl", + ], + }, + }, + compile_multilib: "64", + prefer: true, + soc_specific: true, +} + cc_prebuilt_library_shared { name: "libssl-tm", owner: "samsung", @@ -2417,6 +1514,33 @@ cc_prebuilt_library_shared { soc_specific: true, } +cc_prebuilt_library_shared { + name: "libswcnr", + owner: "samsung", + strip: { + none: true, + }, + target: { + android_arm64: { + srcs: [ + "proprietary/vendor/lib64/libswcnr.so", + ], + shared_libs: [ + "liblog", + "libutils", + "libcutils", + "libc++", + "libc", + "libm", + "libdl", + ], + }, + }, + compile_multilib: "64", + prefer: true, + soc_specific: true, +} + cc_prebuilt_library_shared { name: "libsynaFpSensorTestNwd", owner: "samsung", @@ -2441,6 +1565,54 @@ cc_prebuilt_library_shared { soc_specific: true, } +cc_prebuilt_library_shared { + name: "libteecl", + owner: "samsung", + strip: { + none: true, + }, + target: { + android_arm64: { + srcs: [ + "proprietary/vendor/lib64/libteecl.so", + ], + shared_libs: [ + "liblog", + "libdl", + "libc", + ], + }, + }, + compile_multilib: "64", + prefer: true, + soc_specific: true, +} + +cc_prebuilt_library_shared { + name: "libtinyalsa.s5e8825", + stem: "libtinyalsa.s5e8825", + owner: "samsung", + strip: { + none: true, + }, + target: { + android_arm64: { + srcs: [ + "proprietary/vendor/lib64/libtinyalsa.s5e8825.so", + ], + shared_libs: [ + "libc++", + "libc", + "libm", + "libdl", + ], + }, + }, + compile_multilib: "64", + prefer: true, + soc_specific: true, +} + cc_prebuilt_library_shared { name: "libuniapi", owner: "samsung", @@ -2493,6 +1665,30 @@ cc_prebuilt_library_shared { soc_specific: true, } +cc_prebuilt_library_shared { + name: "libuuid_vendor", + stem: "libuuid", + owner: "samsung", + strip: { + none: true, + }, + target: { + android_arm64: { + srcs: [ + "proprietary/vendor/lib64/libuuid.so", + ], + shared_libs: [ + "liblog", + "libdl", + "libc", + ], + }, + }, + compile_multilib: "64", + prefer: true, + soc_specific: true, +} + cc_prebuilt_library_shared { name: "libvkmanager_vendor", owner: "samsung", @@ -2588,6 +1784,141 @@ cc_prebuilt_library_shared { soc_specific: true, } +cc_prebuilt_library_shared { + name: "sensors.grip", + owner: "samsung", + strip: { + none: true, + }, + target: { + android_arm64: { + srcs: [ + "proprietary/vendor/lib64/sensors.grip.so", + ], + shared_libs: [ + "libutils-v32", + "liblog", + "libcutils", + "libutils", + "libfmq", + "libhidlbase", + "libhardware", + "android.hardware.sensors@2.0", + "android.hardware.sensors@2.0-ScopedWakelock", + "libc++", + "libc", + "libm", + "libdl", + ], + }, + }, + compile_multilib: "64", + prefer: true, + soc_specific: true, +} + +cc_prebuilt_library_shared { + name: "sensors.inputvirtual", + owner: "samsung", + strip: { + none: true, + }, + target: { + android_arm64: { + srcs: [ + "proprietary/vendor/lib64/sensors.inputvirtual.so", + ], + shared_libs: [ + "libutils-v32", + "android.hardware.sensors@1.0", + "android.hardware.sensors@2.0", + "android.hardware.sensors@2.0-ScopedWakelock", + "android.hardware.sensors@2.1", + "libcutils", + "liblog", + "libhidlbase", + "libutils", + "libhardware", + "libhardware_legacy", + "libc++", + "libc", + "libm", + "libdl", + ], + }, + }, + compile_multilib: "64", + prefer: true, + soc_specific: true, +} + +cc_prebuilt_library_shared { + name: "sensors.sensorhub", + owner: "samsung", + strip: { + none: true, + }, + target: { + android_arm64: { + srcs: [ + "proprietary/vendor/lib64/sensors.sensorhub.so", + ], + shared_libs: [ + "libutils-v32", + "android.hardware.sensors@1.0", + "android.hardware.sensors@2.0", + "android.hardware.sensors@2.0-ScopedWakelock", + "android.hardware.sensors@2.1", + "libcutils", + "liblog", + "libhidlbase", + "libutils", + "libhardware", + "libhardware_legacy", + "libc++", + "libc", + "libm", + "libdl", + ], + }, + }, + compile_multilib: "64", + prefer: true, + soc_specific: true, +} + +cc_prebuilt_library_shared { + name: "libswdap", + owner: "samsung", + strip: { + none: true, + }, + target: { + android_arm64: { + srcs: [ + "proprietary/vendor/lib64/soundfx/libswdap.so", + ], + shared_libs: [ + "libaudioutils", + "libcutils", + "liblog", + "libutils", + "libprofileparamstorage", + "libspatializerparamstorage", + "libsecaudiocoreutils", + "libc++", + "libc", + "libm", + "libdl", + ], + }, + }, + compile_multilib: "64", + relative_install_path: "soundfx", + prefer: true, + soc_specific: true, +} + cc_prebuilt_library_shared { name: "vendor.samsung.hardware.audio-V1-ndk", owner: "samsung", @@ -2613,6 +1944,34 @@ cc_prebuilt_library_shared { soc_specific: true, } +cc_prebuilt_library_shared { + name: "vendor.samsung.hardware.bluetooth.audio-V1-ndk", + owner: "samsung", + strip: { + none: true, + }, + target: { + android_arm64: { + srcs: [ + "proprietary/vendor/lib64/vendor.samsung.hardware.bluetooth.audio-V1-ndk.so", + ], + shared_libs: [ + "libbinder_ndk", + "android.hardware.common-V2-ndk", + "android.hardware.common.fmq-V1-ndk", + "android.hardware.audio.common-V1-ndk", + "libc++", + "libc", + "libm", + "libdl", + ], + }, + }, + compile_multilib: "64", + prefer: true, + soc_specific: true, +} + cc_prebuilt_library_shared { name: "vendor.samsung.hardware.gnss@2.0", owner: "samsung", @@ -3291,27 +2650,6 @@ cc_prebuilt_binary { soc_specific: true, } -install_symlink { - name: "vendor_lib_libOpenCL_so", - soc_specific: true, - installed_location: "lib/libOpenCL.so", - symlink_target: "/vendor/lib/egl/libGLES_mali.so", -} - -install_symlink { - name: "vendor_lib_libOpenCL_so_1", - soc_specific: true, - installed_location: "lib/libOpenCL.so.1", - symlink_target: "/vendor/lib/egl/libGLES_mali.so", -} - -install_symlink { - name: "vendor_lib_libOpenCL_so_1_1", - soc_specific: true, - installed_location: "lib/libOpenCL.so.1.1", - symlink_target: "/vendor/lib/egl/libGLES_mali.so", -} - install_symlink { name: "vendor_lib64_libOpenCL_so", soc_specific: true, diff --git a/proprietary/vendor/lib/egl/libGLES_mali.so b/proprietary/vendor/lib/egl/libGLES_mali.so deleted file mode 100755 index 8b8f16b..0000000 Binary files a/proprietary/vendor/lib/egl/libGLES_mali.so and /dev/null differ diff --git a/proprietary/vendor/lib/hw/audio.primary.s5e8825.so b/proprietary/vendor/lib/hw/audio.primary.s5e8825.so deleted file mode 100644 index 0f7c485..0000000 Binary files a/proprietary/vendor/lib/hw/audio.primary.s5e8825.so and /dev/null differ diff --git a/proprietary/vendor/lib/hw/audio.sec_primary.default.so b/proprietary/vendor/lib/hw/audio.sec_primary.default.so deleted file mode 100644 index 516dda2..0000000 Binary files a/proprietary/vendor/lib/hw/audio.sec_primary.default.so and /dev/null differ diff --git a/proprietary/vendor/lib/hw/gatekeeper.s5e8825.so b/proprietary/vendor/lib/hw/gatekeeper.s5e8825.so deleted file mode 100644 index ee2600d..0000000 Binary files a/proprietary/vendor/lib/hw/gatekeeper.s5e8825.so and /dev/null differ diff --git a/proprietary/vendor/lib/hw/vulkan.mali.so b/proprietary/vendor/lib/hw/vulkan.mali.so deleted file mode 100755 index a7291fe..0000000 Binary files a/proprietary/vendor/lib/hw/vulkan.mali.so and /dev/null differ diff --git a/proprietary/vendor/lib/libSEF.quram.so b/proprietary/vendor/lib/libSEF.quram.so deleted file mode 100644 index 031f5dd..0000000 Binary files a/proprietary/vendor/lib/libSEF.quram.so and /dev/null differ diff --git a/proprietary/vendor/lib/libSamsungPostProcessConvertor.so b/proprietary/vendor/lib/libSamsungPostProcessConvertor.so deleted file mode 100644 index 4b1f00c..0000000 Binary files a/proprietary/vendor/lib/libSamsungPostProcessConvertor.so and /dev/null differ diff --git a/proprietary/vendor/lib/lib_SamsungRec_07010.so b/proprietary/vendor/lib/lib_SamsungRec_07010.so deleted file mode 100644 index a336a25..0000000 Binary files a/proprietary/vendor/lib/lib_SamsungRec_07010.so and /dev/null differ diff --git a/proprietary/vendor/lib/lib_SoundAlive_SRC384_ver320.so b/proprietary/vendor/lib/lib_SoundAlive_SRC384_ver320.so deleted file mode 100644 index 2c3304f..0000000 Binary files a/proprietary/vendor/lib/lib_SoundAlive_SRC384_ver320.so and /dev/null differ diff --git a/proprietary/vendor/lib/lib_soundaliveresampler.so b/proprietary/vendor/lib/lib_soundaliveresampler.so deleted file mode 100644 index 8412e11..0000000 Binary files a/proprietary/vendor/lib/lib_soundaliveresampler.so and /dev/null differ diff --git a/proprietary/vendor/lib/libaboxpcmdump.so b/proprietary/vendor/lib/libaboxpcmdump.so deleted file mode 100644 index e356837..0000000 Binary files a/proprietary/vendor/lib/libaboxpcmdump.so and /dev/null differ diff --git a/proprietary/vendor/lib/libalsautils_sec.so b/proprietary/vendor/lib/libalsautils_sec.so deleted file mode 100644 index 8d432dd..0000000 Binary files a/proprietary/vendor/lib/libalsautils_sec.so and /dev/null differ diff --git a/proprietary/vendor/lib/libaudio-ril.so b/proprietary/vendor/lib/libaudio-ril.so deleted file mode 100644 index bd80107..0000000 Binary files a/proprietary/vendor/lib/libaudio-ril.so and /dev/null differ diff --git a/proprietary/vendor/lib/libaudioparamupdate.so b/proprietary/vendor/lib/libaudioparamupdate.so deleted file mode 100644 index 769527c..0000000 Binary files a/proprietary/vendor/lib/libaudioparamupdate.so and /dev/null differ diff --git a/proprietary/vendor/lib/libaudioproxy2.so b/proprietary/vendor/lib/libaudioproxy2.so deleted file mode 100644 index d6c40fa..0000000 Binary files a/proprietary/vendor/lib/libaudioproxy2.so and /dev/null differ diff --git a/proprietary/vendor/lib/libaudioroute.s5e8825.so b/proprietary/vendor/lib/libaudioroute.s5e8825.so deleted file mode 100644 index bfba178..0000000 Binary files a/proprietary/vendor/lib/libaudioroute.s5e8825.so and /dev/null differ diff --git a/proprietary/vendor/lib/libdatamod.so b/proprietary/vendor/lib/libdatamod.so deleted file mode 100644 index f36844f..0000000 Binary files a/proprietary/vendor/lib/libdatamod.so and /dev/null differ diff --git a/proprietary/vendor/lib/libepic_helper.so b/proprietary/vendor/lib/libepic_helper.so deleted file mode 100644 index db94d3d..0000000 Binary files a/proprietary/vendor/lib/libepic_helper.so and /dev/null differ diff --git a/proprietary/vendor/lib/libexynoscamera_cnr_plugin.so b/proprietary/vendor/lib/libexynoscamera_cnr_plugin.so deleted file mode 100644 index 76d4bf1..0000000 Binary files a/proprietary/vendor/lib/libexynoscamera_cnr_plugin.so and /dev/null differ diff --git a/proprietary/vendor/lib/libexynoscamera_plugin.so b/proprietary/vendor/lib/libexynoscamera_plugin.so deleted file mode 100644 index 9603386..0000000 Binary files a/proprietary/vendor/lib/libexynoscamera_plugin.so and /dev/null differ diff --git a/proprietary/vendor/lib/libfloatingfeature.so b/proprietary/vendor/lib/libfloatingfeature.so deleted file mode 100644 index 8163ea3..0000000 Binary files a/proprietary/vendor/lib/libfloatingfeature.so and /dev/null differ diff --git a/proprietary/vendor/lib/liblastaboxmsg.so b/proprietary/vendor/lib/liblastaboxmsg.so deleted file mode 100644 index 4562bd9..0000000 Binary files a/proprietary/vendor/lib/liblastaboxmsg.so and /dev/null differ diff --git a/proprietary/vendor/lib/libprofileparamstorage.so b/proprietary/vendor/lib/libprofileparamstorage.so deleted file mode 100644 index 5bb3875..0000000 Binary files a/proprietary/vendor/lib/libprofileparamstorage.so and /dev/null differ diff --git a/proprietary/vendor/lib/librecordalive.so b/proprietary/vendor/lib/librecordalive.so deleted file mode 100644 index 314c60e..0000000 Binary files a/proprietary/vendor/lib/librecordalive.so and /dev/null differ diff --git a/proprietary/vendor/lib/libsecaudiocoreutils.so b/proprietary/vendor/lib/libsecaudiocoreutils.so deleted file mode 100644 index 2f16775..0000000 Binary files a/proprietary/vendor/lib/libsecaudiocoreutils.so and /dev/null differ diff --git a/proprietary/vendor/lib/libsecaudioinfo.so b/proprietary/vendor/lib/libsecaudioinfo.so deleted file mode 100644 index a211027..0000000 Binary files a/proprietary/vendor/lib/libsecaudioinfo.so and /dev/null differ diff --git a/proprietary/vendor/lib/libsecaudiolevel.so b/proprietary/vendor/lib/libsecaudiolevel.so deleted file mode 100644 index 97006c5..0000000 Binary files a/proprietary/vendor/lib/libsecaudiolevel.so and /dev/null differ diff --git a/proprietary/vendor/lib/libsecnativefeature.so b/proprietary/vendor/lib/libsecnativefeature.so deleted file mode 100644 index 99d9e34..0000000 Binary files a/proprietary/vendor/lib/libsecnativefeature.so and /dev/null differ diff --git a/proprietary/vendor/lib/libsecril-client.so b/proprietary/vendor/lib/libsecril-client.so deleted file mode 100644 index 6d9a14e..0000000 Binary files a/proprietary/vendor/lib/libsecril-client.so and /dev/null differ diff --git a/proprietary/vendor/lib/libsehbluetooth_audio_session_aidl.so b/proprietary/vendor/lib/libsehbluetooth_audio_session_aidl.so deleted file mode 100644 index 23cd936..0000000 Binary files a/proprietary/vendor/lib/libsehbluetooth_audio_session_aidl.so and /dev/null differ diff --git a/proprietary/vendor/lib/libsemnativecarrierfeature.so b/proprietary/vendor/lib/libsemnativecarrierfeature.so deleted file mode 100644 index 6112c59..0000000 Binary files a/proprietary/vendor/lib/libsemnativecarrierfeature.so and /dev/null differ diff --git a/proprietary/vendor/lib/libspatializerparamstorage.so b/proprietary/vendor/lib/libspatializerparamstorage.so deleted file mode 100644 index 0a3e2d5..0000000 Binary files a/proprietary/vendor/lib/libspatializerparamstorage.so and /dev/null differ diff --git a/proprietary/vendor/lib/libspeakercalibration.so b/proprietary/vendor/lib/libspeakercalibration.so deleted file mode 100644 index 6c77e0f..0000000 Binary files a/proprietary/vendor/lib/libspeakercalibration.so and /dev/null differ diff --git a/proprietary/vendor/lib/libswcnr.so b/proprietary/vendor/lib/libswcnr.so deleted file mode 100644 index 732b0ef..0000000 Binary files a/proprietary/vendor/lib/libswcnr.so and /dev/null differ diff --git a/proprietary/vendor/lib/libteecl.so b/proprietary/vendor/lib/libteecl.so deleted file mode 100644 index 670eeb7..0000000 Binary files a/proprietary/vendor/lib/libteecl.so and /dev/null differ diff --git a/proprietary/vendor/lib/libtinyalsa.s5e8825.so b/proprietary/vendor/lib/libtinyalsa.s5e8825.so deleted file mode 100644 index a7611f3..0000000 Binary files a/proprietary/vendor/lib/libtinyalsa.s5e8825.so and /dev/null differ diff --git a/proprietary/vendor/lib/libuuid.so b/proprietary/vendor/lib/libuuid.so deleted file mode 100644 index b9be086..0000000 Binary files a/proprietary/vendor/lib/libuuid.so and /dev/null differ diff --git a/proprietary/vendor/lib/sensors.grip.so b/proprietary/vendor/lib/sensors.grip.so deleted file mode 100644 index a0f9f65..0000000 Binary files a/proprietary/vendor/lib/sensors.grip.so and /dev/null differ diff --git a/proprietary/vendor/lib/sensors.inputvirtual.so b/proprietary/vendor/lib/sensors.inputvirtual.so deleted file mode 100644 index ead83a1..0000000 Binary files a/proprietary/vendor/lib/sensors.inputvirtual.so and /dev/null differ diff --git a/proprietary/vendor/lib/sensors.sensorhub.so b/proprietary/vendor/lib/sensors.sensorhub.so deleted file mode 100644 index d12e16d..0000000 Binary files a/proprietary/vendor/lib/sensors.sensorhub.so and /dev/null differ diff --git a/proprietary/vendor/lib/soundfx/libswdap.so b/proprietary/vendor/lib/soundfx/libswdap.so deleted file mode 100644 index c6c00af..0000000 Binary files a/proprietary/vendor/lib/soundfx/libswdap.so and /dev/null differ diff --git a/proprietary/vendor/lib/vendor.samsung.hardware.bluetooth.audio-V1-ndk.so b/proprietary/vendor/lib/vendor.samsung.hardware.bluetooth.audio-V1-ndk.so deleted file mode 100644 index f075762..0000000 Binary files a/proprietary/vendor/lib/vendor.samsung.hardware.bluetooth.audio-V1-ndk.so and /dev/null differ diff --git a/proprietary/vendor/lib64/soundfx/libswdap.so b/proprietary/vendor/lib64/soundfx/libswdap.so new file mode 100644 index 0000000..92c4b2e Binary files /dev/null and b/proprietary/vendor/lib64/soundfx/libswdap.so differ diff --git a/s5e8825-common-vendor.mk b/s5e8825-common-vendor.mk index ed3c5fc..18d4f0d 100644 --- a/s5e8825-common-vendor.mk +++ b/s5e8825-common-vendor.mk @@ -61,12 +61,17 @@ PRODUCT_COPY_FILES += \ PRODUCT_PACKAGES += \ libGLES_mali \ + android.hardware.gnss@2.1-impl \ audio.primary.s5e8825 \ audio.sec_primary.default \ gatekeeper.s5e8825 \ + libsecaudiohal_aidl \ + vendor.samsung.hardware.gnss@2.1-impl \ vulkan.mali \ libSEF.quram \ libSamsungPostProcessConvertor \ + libVendorSemDataProps \ + libVendorSemTelephonyProps \ lib_SamsungRec_07010 \ lib_SoundAlive_SRC384_ver320 \ lib_soundaliveresampler \ @@ -76,14 +81,26 @@ PRODUCT_PACKAGES += \ libaudioparamupdate \ libaudioproxy2 \ libaudioroute.s5e8825 \ + libc++_shared \ + libcrypto-tm \ libdatamod \ + libegis_fp_normal_sensor_test \ + libems_service \ + libengmode_client \ libepic_helper \ + libexynos_migov \ libexynoscamera_cnr_plugin \ libexynoscamera_plugin \ libfloatingfeature \ + libgf_in_system_lib \ + libgmc \ + libhwjsqz \ liblastaboxmsg \ libprofileparamstorage \ + libqfp_sensortest \ librecordalive \ + libril_sem \ + libsec-ril \ libsecaudiocoreutils \ libsecaudioinfo \ libsecaudiolevel \ @@ -91,43 +108,26 @@ PRODUCT_PACKAGES += \ libsecril-client \ libsehbluetooth_audio_session_aidl \ libsemnativecarrierfeature \ + libsensorlistener \ libspatializerparamstorage \ libspeakercalibration \ + libssl-tm \ libswcnr \ + libsynaFpSensorTestNwd \ libteecl \ libtinyalsa.s5e8825 \ - libuuid_vendor \ - sensors.grip \ - sensors.inputvirtual \ - sensors.sensorhub \ - vendor.samsung.hardware.bluetooth.audio-V1-ndk \ - libswdap \ - android.hardware.gnss@2.1-impl \ - libsecaudiohal_aidl \ - vendor.samsung.hardware.gnss@2.1-impl \ - libVendorSemDataProps \ - libVendorSemTelephonyProps \ - libc++_shared \ - libcrypto-tm \ - libegis_fp_normal_sensor_test \ - libems_service \ - libengmode_client \ - libexynos_migov \ - libgf_in_system_lib \ - libgmc \ - libhwjsqz \ - libqfp_sensortest \ - libril_sem \ - libsec-ril \ - libsensorlistener \ - libssl-tm \ - libsynaFpSensorTestNwd \ libuniapi \ libuniplugin \ + libuuid_vendor \ libvkmanager_vendor \ libwrappergps \ libwvhidl \ + sensors.grip \ + sensors.inputvirtual \ + sensors.sensorhub \ + libswdap \ vendor.samsung.hardware.audio-V1-ndk \ + vendor.samsung.hardware.bluetooth.audio-V1-ndk \ vendor.samsung.hardware.gnss@2.0 \ vendor.samsung.hardware.gnss@2.1 \ vendor.samsung.hardware.keymint-V1-ndk_platform \ @@ -158,9 +158,6 @@ PRODUCT_PACKAGES += \ vendor.samsung.hardware.security.proca@2.0-service PRODUCT_PACKAGES += \ - vendor_lib_libOpenCL_so \ - vendor_lib_libOpenCL_so_1 \ - vendor_lib_libOpenCL_so_1_1 \ vendor_lib64_libOpenCL_so \ vendor_lib64_libOpenCL_so_1 \ vendor_lib64_libOpenCL_so_1_1