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
@@ -1,8 +0,0 @@
service vendor.noth.camera-default /vendor/bin/hw/vendor.noth.hardware.camera-service
interface aidl vendor.noth.hardware.camera.INtCamService/default
class hal
user cameraserver
group audio camera input drmrpc
ioprio rt 4
priority -10
task_profiles ServiceCapacityRestricted
@@ -1,9 +0,0 @@
<manifest version="1.0" type="device">
<hal format="aidl">
<name>vendor.noth.hardware.camera</name>
<interface>
<name>INtCamService</name>
<instance>default</instance>
</interface>
</hal>
</manifest>
Binary file not shown.