Aerodactyl: Drop Nothing camera service

This commit is contained in:
Mashopy
2025-11-17 18:41:37 +01:00
parent d58f773b22
commit bf003707be
5 changed files with 0 additions and 54 deletions
-34
View File
@@ -23526,31 +23526,6 @@ cc_prebuilt_library_shared {
soc_specific: true,
}
cc_prebuilt_library_shared {
name: "vendor.noth.hardware.camera-V1-ndk",
owner: "nothing",
strip: {
none: true,
},
target: {
android_arm64: {
srcs: [
"proprietary/vendor/lib64/vendor.noth.hardware.camera-V1-ndk.so",
],
shared_libs: [
"libbinder_ndk",
"libc++",
"libc",
"libm",
"libdl",
],
},
},
compile_multilib: "64",
prefer: true,
soc_specific: true,
}
cc_prebuilt_library_shared {
name: "vendor.noth.hardware.sensor.sensor_extension-V1-ndk",
owner: "nothing",
@@ -24481,15 +24456,6 @@ prebuilt_etc_xml {
soc_specific: true,
}
prebuilt_etc_xml {
name: "vendor.noth.hardware.camera-service.xml",
owner: "nothing",
src: "proprietary/vendor/etc/vintf/manifest/vendor.noth.hardware.camera-service.xml",
filename_from_src: true,
sub_dir: "vintf/manifest",
soc_specific: true,
}
prebuilt_etc_xml {
name: "vendor.noth.hardware.sensor.sensor_extension-service.xml",
owner: "nothing",