lynx: Drop flood control HAL

We are missing the sepolicy for it and it's disabled

Change-Id: I22f2055e74ecfd3115cd035e685245ca0d6202e2
This commit is contained in:
Michael Bestas 2025-06-21 08:21:45 +03:00 committed by Michael Bestas
parent 1fc5312b16
commit 8bdec3db96
No known key found for this signature in database
2 changed files with 5 additions and 3 deletions

View file

@ -10,7 +10,6 @@ vendor/bin/bipchmgr
vendor/bin/cbd vendor/bin/cbd
vendor/bin/cnss-daemon vendor/bin/cnss-daemon
vendor/bin/dmd vendor/bin/dmd
vendor/bin/flood.control.hal
vendor/bin/hw/android.hardware.authsecret-service.citadel vendor/bin/hw/android.hardware.authsecret-service.citadel
vendor/bin/hw/android.hardware.biometrics.fingerprint-service.goodix vendor/bin/hw/android.hardware.biometrics.fingerprint-service.goodix
vendor/bin/hw/android.hardware.bluetooth@1.0-service-qti vendor/bin/hw/android.hardware.bluetooth@1.0-service-qti
@ -202,7 +201,6 @@ vendor/etc/init/fingerprint-goodix.rc
vendor/etc/init/google.hardware.media.c2@1.0-service.rc vendor/etc/init/google.hardware.media.c2@1.0-service.rc
vendor/etc/init/hwc3-pixel.rc vendor/etc/init/hwc3-pixel.rc
vendor/etc/init/init.camera.set-interrupts-ownership.rc vendor/etc/init/init.camera.set-interrupts-ownership.rc
vendor/etc/init/init.flood.control.rc
vendor/etc/init/init.gps.rc vendor/etc/init/init.gps.rc
vendor/etc/init/init.modem_logging_control.rc vendor/etc/init/init.modem_logging_control.rc
vendor/etc/init/init.shared_modem_platform_lassen.rc vendor/etc/init/init.shared_modem_platform_lassen.rc
@ -264,7 +262,6 @@ vendor/etc/vintf/manifest/android.hardware.weaver-service.citadel.xml
vendor/etc/vintf/manifest/com.google.edgetpu.tachyon-service.xml vendor/etc/vintf/manifest/com.google.edgetpu.tachyon-service.xml
vendor/etc/vintf/manifest/dmd.xml vendor/etc/vintf/manifest/dmd.xml
vendor/etc/vintf/manifest/fingerprint-goodix.xml vendor/etc/vintf/manifest/fingerprint-goodix.xml
vendor/etc/vintf/manifest/flood_control.xml
vendor/etc/vintf/manifest/hwc3-default.xml vendor/etc/vintf/manifest/hwc3-default.xml
vendor/etc/vintf/manifest/manifest.xml vendor/etc/vintf/manifest/manifest.xml
vendor/etc/vintf/manifest/manifest_aocx.xml vendor/etc/vintf/manifest/manifest_aocx.xml

View file

@ -1475,6 +1475,11 @@ framework/oat/arm64/com.google.android.camera.experimental2022.vdex
# Edge TPU # Edge TPU
lib/libedgetpu_util.so lib/libedgetpu_util.so
# Flood control
bin/flood.control.hal
etc/init/init.flood.control.rc
etc/vintf/manifest/flood_control.xml
# Google # Google
etc/default-permissions/default-permissions_talkback.xml etc/default-permissions/default-permissions_talkback.xml