tangorpro: 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 b2ecfb344b
commit ddc7d0a6fd
No known key found for this signature in database
2 changed files with 5 additions and 3 deletions

View file

@ -4,7 +4,6 @@ vendor/apex/com.google.pixel.camera.hal.apex
vendor/apex/com.google.pixel.wifi.ext.apex vendor/apex/com.google.pixel.wifi.ext.apex
vendor/bin/aocd vendor/bin/aocd
vendor/bin/aocxd vendor/bin/aocxd
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.fpc42 vendor/bin/hw/android.hardware.biometrics.fingerprint-service.fpc42
vendor/bin/hw/android.hardware.bluetooth@1.1-service.synabtlinux vendor/bin/hw/android.hardware.bluetooth@1.1-service.synabtlinux
@ -89,7 +88,6 @@ vendor/etc/init/fingerprint-fpc42.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.sscoredump.rc vendor/etc/init/init.sscoredump.rc
vendor/etc/init/init.usf.rc vendor/etc/init/init.usf.rc
vendor/etc/init/init_dauntless.rc vendor/etc/init/init_dauntless.rc
@ -135,7 +133,6 @@ vendor/etc/vintf/manifest/android.hardware.security.keymint-service.citadel.xml
vendor/etc/vintf/manifest/android.hardware.weaver-service.citadel.xml 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/fingerprint-fpc42.xml vendor/etc/vintf/manifest/fingerprint-fpc42.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_android.hardware.drm-service.castkey.xml vendor/etc/vintf/manifest/manifest_android.hardware.drm-service.castkey.xml

View file

@ -1441,6 +1441,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