lynx: Regenerate vendor blobs

Signed-off-by: HeroBuxx <me@herobuxx.me>
This commit is contained in:
HeroBuxx
2026-07-11 13:00:21 +00:00
commit bfe5ab4cfe
2769 changed files with 65782 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
service aocxd /vendor/bin/aocxd
class late_start
user root
group root system audio
# Define vendor props so that we can start and stop aocxd on demand.
on property:vendor.aocxd=1
start aocxd
on property:vendor.aocxd=0
stop aocxd