PacmanPro: Drop Nothing camera service
This commit is contained in:
-39
@@ -73,42 +73,3 @@ cc_prebuilt_library_shared {
|
||||
prefer: 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
@@ -39,5 +39,4 @@ PRODUCT_COPY_FILES += \
|
||||
|
||||
PRODUCT_PACKAGES += \
|
||||
com.nothing.node.rawhdr \
|
||||
libntcamcore \
|
||||
vendor.noth.hardware.camera-service
|
||||
libntcamcore
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user