Aerodactyl: Update proprietary blobs to Pacman-B4.0-250917-2235
This commit is contained in:
+40
-33
@@ -369,6 +369,8 @@ cc_prebuilt_library_shared {
|
||||
"libntcamcommonutils",
|
||||
"libcamera_metadata",
|
||||
"libntofflinepostproc",
|
||||
"libntcamultrahdr",
|
||||
"libntcamyuv",
|
||||
"libc",
|
||||
"libm",
|
||||
"libdl",
|
||||
@@ -401,6 +403,7 @@ cc_prebuilt_library_shared {
|
||||
"libntcamyuv",
|
||||
"libntf",
|
||||
"libntcamimage_io",
|
||||
"libntcamultrahdr",
|
||||
"libc",
|
||||
"libm",
|
||||
"libdl",
|
||||
@@ -5754,6 +5757,7 @@ cc_prebuilt_library_shared {
|
||||
"libGLESv2",
|
||||
"libEGL",
|
||||
"libnativewindow",
|
||||
"libz",
|
||||
"libm",
|
||||
],
|
||||
},
|
||||
@@ -7560,6 +7564,40 @@ cc_prebuilt_library_shared {
|
||||
soc_specific: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_library_shared {
|
||||
name: "libntcamultrahdr",
|
||||
owner: "nothing",
|
||||
strip: {
|
||||
none: true,
|
||||
},
|
||||
target: {
|
||||
android_arm64: {
|
||||
srcs: [
|
||||
"proprietary/vendor/lib64/libntcamultrahdr.so",
|
||||
],
|
||||
shared_libs: [
|
||||
"libc++",
|
||||
"libcutils",
|
||||
"liblog",
|
||||
"libsync",
|
||||
"libcamera_metadata",
|
||||
"libutils",
|
||||
"libntcamcommonutils",
|
||||
"libjpeg",
|
||||
"libntcamyuv",
|
||||
"libntf",
|
||||
"libntcamimage_io",
|
||||
"libc",
|
||||
"libm",
|
||||
"libdl",
|
||||
],
|
||||
},
|
||||
},
|
||||
compile_multilib: "64",
|
||||
prefer: true,
|
||||
soc_specific: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_library_shared {
|
||||
name: "libntcamyuv",
|
||||
owner: "nothing",
|
||||
@@ -16344,31 +16382,6 @@ cc_prebuilt_library_shared {
|
||||
soc_specific: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_library_shared {
|
||||
name: "libmorpho_MotionSensor",
|
||||
owner: "nothing",
|
||||
strip: {
|
||||
none: true,
|
||||
},
|
||||
target: {
|
||||
android_arm64: {
|
||||
srcs: [
|
||||
"proprietary/vendor/lib64/mt6886/libmorpho_MotionSensor.so",
|
||||
],
|
||||
shared_libs: [
|
||||
"liblog",
|
||||
"libc",
|
||||
"libdl",
|
||||
"libm",
|
||||
],
|
||||
},
|
||||
},
|
||||
compile_multilib: "64",
|
||||
relative_install_path: "mt6886",
|
||||
prefer: true,
|
||||
soc_specific: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_library_shared {
|
||||
name: "libmorpho_video_stabilizer",
|
||||
owner: "nothing",
|
||||
@@ -18037,6 +18050,8 @@ cc_prebuilt_library_shared {
|
||||
"libmtkcam_cputrack",
|
||||
"android.frameworks.displayservice@1.0",
|
||||
"libhidlbase",
|
||||
"libcam_nothing",
|
||||
"libntf",
|
||||
"libc++",
|
||||
"libc",
|
||||
"libm",
|
||||
@@ -20382,7 +20397,6 @@ cc_prebuilt_library_shared {
|
||||
"libmtkcam.atmseventmgr",
|
||||
"libarcsoft_night_video",
|
||||
"libdualcam_optical_zoom_control",
|
||||
"libmorpho_MotionSensor",
|
||||
"libcam.utils.sensorprovider",
|
||||
"libdualcam_video_optical_zoom",
|
||||
"libmtkcam_tuning_utils",
|
||||
@@ -27658,13 +27672,6 @@ install_symlink {
|
||||
symlink_target: "/vendor/lib64/mt6886/libmnl.so",
|
||||
}
|
||||
|
||||
install_symlink {
|
||||
name: "vendor_lib64_libmorpho_MotionSensor_so",
|
||||
soc_specific: true,
|
||||
installed_location: "lib64/libmorpho_MotionSensor.so",
|
||||
symlink_target: "/vendor/lib64/mt6886/libmorpho_MotionSensor.so",
|
||||
}
|
||||
|
||||
install_symlink {
|
||||
name: "vendor_lib64_libmorpho_video_stabilizer_so",
|
||||
soc_specific: true,
|
||||
|
||||
Reference in New Issue
Block a user