felix: Drop flood control HAL
We are missing the sepolicy for it and it's disabled Change-Id: I22f2055e74ecfd3115cd035e685245ca0d6202e2
This commit is contained in:
parent
cf5fb03e4e
commit
04ead3afe7
2 changed files with 5 additions and 3 deletions
|
@ -9,7 +9,6 @@ vendor/bin/aocxd
|
||||||
vendor/bin/bipchmgr
|
vendor/bin/bipchmgr
|
||||||
vendor/bin/cbd
|
vendor/bin/cbd
|
||||||
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.fpc42
|
vendor/bin/hw/android.hardware.biometrics.fingerprint-service.fpc42
|
||||||
vendor/bin/hw/android.hardware.bluetooth-service.bcmbtlinux
|
vendor/bin/hw/android.hardware.bluetooth-service.bcmbtlinux
|
||||||
|
@ -204,7 +203,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.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
|
||||||
|
@ -271,7 +269,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-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_aocx.xml
|
vendor/etc/vintf/manifest/manifest_aocx.xml
|
||||||
|
|
|
@ -1524,6 +1524,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
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue