Pacman: Drop Nothing camera service
This commit is contained in:
-39
@@ -178,42 +178,3 @@ cc_prebuilt_library_shared {
|
|||||||
prefer: true,
|
prefer: true,
|
||||||
soc_specific: true,
|
soc_specific: true,
|
||||||
}
|
}
|
||||||
|
|
||||||
cc_prebuilt_binary {
|
|
||||||
name: "vendor.noth.hardware.camera-service",
|
|
||||||
owner: "nothing",
|
|
||||||
target: {
|
|
||||||
android_arm64: {
|
|
||||||
srcs: [
|
|
||||||
"proprietary/vendor/bin/hw/vendor.noth.hardware.camera-service",
|
|
||||||
],
|
|
||||||
shared_libs: [
|
|
||||||
"libui_shim",
|
|
||||||
"libc++",
|
|
||||||
"libcutils",
|
|
||||||
"liblog",
|
|
||||||
"libsync",
|
|
||||||
"libcamera_metadata",
|
|
||||||
"libutils",
|
|
||||||
"libui",
|
|
||||||
"libbase",
|
|
||||||
"libhidlbase",
|
|
||||||
"libbinder_ndk",
|
|
||||||
"libntcamcore",
|
|
||||||
"libntcamcommonutils",
|
|
||||||
"android.hardware.graphics.mapper@4.0",
|
|
||||||
"vendor.noth.hardware.camera-V1-ndk",
|
|
||||||
"libc",
|
|
||||||
"libm",
|
|
||||||
"libdl",
|
|
||||||
],
|
|
||||||
},
|
|
||||||
},
|
|
||||||
compile_multilib: "64",
|
|
||||||
strip: {
|
|
||||||
none: true,
|
|
||||||
},
|
|
||||||
prefer: true,
|
|
||||||
relative_install_path: "hw",
|
|
||||||
soc_specific: true,
|
|
||||||
}
|
|
||||||
|
|||||||
+1
-2
@@ -43,5 +43,4 @@ PRODUCT_PACKAGES += \
|
|||||||
libntcamcore \
|
libntcamcore \
|
||||||
libst_ns_models \
|
libst_ns_models \
|
||||||
libttm_nightsight \
|
libttm_nightsight \
|
||||||
libttm_nightsight_ae \
|
libttm_nightsight_ae
|
||||||
vendor.noth.hardware.camera-service
|
|
||||||
|
|||||||
Binary file not shown.
Reference in New Issue
Block a user