From b5cff533999c5b47eaccb0c615cb4c4a84dd9cbf Mon Sep 17 00:00:00 2001 From: Michael Bestas Date: Sat, 21 Jun 2025 08:21:45 +0300 Subject: [PATCH] bluejay: Drop flood control HAL We are missing the sepolicy for it and it's disabled Change-Id: I22f2055e74ecfd3115cd035e685245ca0d6202e2 --- bluejay/proprietary-files-vendor.txt | 3 --- bluejay/skip-files-vendor.txt | 5 +++++ 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/bluejay/proprietary-files-vendor.txt b/bluejay/proprietary-files-vendor.txt index 381cde4..20e9e51 100644 --- a/bluejay/proprietary-files-vendor.txt +++ b/bluejay/proprietary-files-vendor.txt @@ -8,7 +8,6 @@ vendor/bin/aocxd vendor/bin/bipchmgr vendor/bin/cbd vendor/bin/dmd -vendor/bin/flood.control.hal vendor/bin/hw/android.hardware.authsecret-service.citadel vendor/bin/hw/android.hardware.biometrics.fingerprint-service.goodix vendor/bin/hw/android.hardware.bluetooth-service.bcmbtlinux @@ -186,7 +185,6 @@ vendor/etc/init/dmd.rc vendor/etc/init/fingerprint-goodix.rc vendor/etc/init/google.hardware.media.c2@1.0-service.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.modem_logging_control.rc vendor/etc/init/init.resku_rescue.rc @@ -240,7 +238,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/dmd.xml vendor/etc/vintf/manifest/fingerprint-goodix.xml -vendor/etc/vintf/manifest/flood_control.xml vendor/etc/vintf/manifest/manifest.xml vendor/etc/vintf/manifest/manifest_aocx.xml vendor/etc/vintf/manifest/manifest_gralloc_aidl2.xml diff --git a/bluejay/skip-files-vendor.txt b/bluejay/skip-files-vendor.txt index 5883fc6..794f187 100644 --- a/bluejay/skip-files-vendor.txt +++ b/bluejay/skip-files-vendor.txt @@ -1457,6 +1457,11 @@ framework/oat/arm64/com.google.android.camera.experimental2021.vdex # Edge TPU lib/libedgetpu_util.so +# Flood control +bin/flood.control.hal +etc/init/init.flood.control.rc +etc/vintf/manifest/flood_control.xml + # Google etc/default-permissions/default-permissions_talkback.xml