From 1df8457f5eeb98fd3cfb606612b4b903229eccf5 Mon Sep 17 00:00:00 2001 From: Boon Jun Date: Mon, 11 Nov 2024 06:57:02 +0000 Subject: [PATCH 1/3] Update ldaf sensor device filename LDAF sensor device filename changed after kernel upgrade from v5.10 to v6.1 in some of our in-market devices. We need to update the device filename to access the LDAF with this new kernel version. Bug: 378045567 Test: Open camera, and observe available LDAF sensor in logs Flag: EXEMPT bugfix Change-Id: I1d366ea6a104fcf2cb1393ad26d3c6c6d39ff910 --- whitechapel/vendor/google/file_contexts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/whitechapel/vendor/google/file_contexts b/whitechapel/vendor/google/file_contexts index fc845ff6..975652e5 100644 --- a/whitechapel/vendor/google/file_contexts +++ b/whitechapel/vendor/google/file_contexts @@ -167,7 +167,7 @@ /vendor/lib(64)?/libGralloc4Wrapper\.so u:object_r:same_process_hal_file:s0 /vendor/lib(64)?/pixel-power-ext-V1-ndk\.so u:object_r:same_process_hal_file:s0 -/dev/stmvl53l1_ranging u:object_r:rls_device:s0 +/dev/ispolin_ranging u:object_r:rls_device:s0 /dev/lwis-act0 u:object_r:lwis_device:s0 /dev/lwis-act1 u:object_r:lwis_device:s0 From a6019b0cb049c2c7b73b83aac48694baac578336 Mon Sep 17 00:00:00 2001 From: Nina Chen Date: Fri, 15 Nov 2024 18:29:38 +0800 Subject: [PATCH 2/3] Update SELinux error Test: SELinuxUncheckedDenialBootTest Bug: 379246143 Bug: 379245675 Bug: 379246066 Bug: 379246340 Bug: 379248992 Bug: 379249291 Flag: EXEMPT NDK Change-Id: Ibc136376c0a0734a2cdac3e543b90f1932e6e4c3 --- tracking_denials/bug_map | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/tracking_denials/bug_map b/tracking_denials/bug_map index 6c4f508f..45b44467 100644 --- a/tracking_denials/bug_map +++ b/tracking_denials/bug_map @@ -1,6 +1,7 @@ battery_mitigation sysfs file b/364446534 bluetooth audio_config_prop file b/379226761 +bluetooth audio_config_prop file b/379245675 chre vendor_data_file dir b/301948771 dump_display sysfs file b/340722772 dump_modem sscoredump_vendor_data_coredump_file dir b/366115873 @@ -10,6 +11,7 @@ hal_sensors_default sysfs file b/340723303 hal_vibrator_default default_android_service service_manager b/317316478 incidentd debugfs_wakeup_sources file b/282626428 incidentd incidentd anon_inode b/282626428 +init init capability b/379248992 kernel dm_device blk_file b/315907959 kernel kernel capability b/340722537 kernel kernel capability b/340723030 @@ -20,6 +22,7 @@ pixelstats_vendor block_device dir b/369735407 platform_app vendor_fw_file dir b/372122654 platform_app vendor_rild_prop file b/372122654 priv_app audio_config_prop file b/379226710 +priv_app audio_config_prop file b/379246066 radio audio_config_prop file b/379227275 ramdump ramdump capability b/369538457 rfsd vendor_cbd_prop file b/317734418 @@ -30,10 +33,12 @@ system_server vendor_default_prop file b/366115457 system_server vendor_default_prop file b/366116435 system_server vendor_default_prop file b/366116587 untrusted_app audio_config_prop file b/379226644 +untrusted_app audio_config_prop file b/379246340 untrusted_app nativetest_data_file dir b/305600845 untrusted_app shell_test_data_file dir b/305600845 untrusted_app system_data_root_file dir b/305600845 untrusted_app userdebug_or_eng_prop file b/305600845 +untrusted_app_29 audio_config_prop file b/379246143 vendor_init debugfs_trace_marker file b/340723222 vendor_init default_prop file b/315104713 vendor_init default_prop file b/316817111 @@ -42,3 +47,4 @@ vendor_init default_prop property_service b/366115458 vendor_init default_prop property_service b/366116214 vendor_init default_prop property_service b/369735133 vendor_init default_prop property_service b/369735170 +zygote zygote capability b/379249291 From c8cc2683b5bebf469e54dc54b359d54ca3d6cff1 Mon Sep 17 00:00:00 2001 From: Nina Chen Date: Mon, 18 Nov 2024 14:36:20 +0800 Subject: [PATCH 3/3] Update SELinux error Test: SELinuxUncheckedDenialBootTest Bug: 379591559 Bug: 379591519 Flag: EXEMPT NDK Change-Id: Ia18661bf52755dec67b0551b217124b0485bdd6e --- tracking_denials/bug_map | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tracking_denials/bug_map b/tracking_denials/bug_map index 45b44467..9b21d336 100644 --- a/tracking_denials/bug_map +++ b/tracking_denials/bug_map @@ -11,7 +11,7 @@ hal_sensors_default sysfs file b/340723303 hal_vibrator_default default_android_service service_manager b/317316478 incidentd debugfs_wakeup_sources file b/282626428 incidentd incidentd anon_inode b/282626428 -init init capability b/379248992 +init init capability b/379591559 kernel dm_device blk_file b/315907959 kernel kernel capability b/340722537 kernel kernel capability b/340723030 @@ -47,4 +47,4 @@ vendor_init default_prop property_service b/366115458 vendor_init default_prop property_service b/366116214 vendor_init default_prop property_service b/369735133 vendor_init default_prop property_service b/369735170 -zygote zygote capability b/379249291 +zygote zygote capability b/379591519