Merge tag 'android-14.0.0_r29' into staging/lineage-21_merge-android-14.0.0_r29

Android 14.0.0 release 29

# -----BEGIN PGP SIGNATURE-----
#
# iF0EABECAB0WIQRDQNE1cO+UXoOBCWTorT+BmrEOeAUCZeZWyAAKCRDorT+BmrEO
# eKSuAJ4uYZzqYD65NaSB6aEg20AWv2BkPQCgjflhsr+ljT33y5EtWfqqZb/kZnY=
# =oTjx
# -----END PGP SIGNATURE-----
# gpg: Signature made Tue Mar  5 01:18:32 2024 EET
# gpg:                using DSA key 4340D13570EF945E83810964E8AD3F819AB10E78
# gpg: Good signature from "The Android Open Source Project <initial-contribution@android.com>" [marginal]
# gpg: initial-contribution@android.com: Verified 2377 signatures in the past
#      2 years.  Encrypted 4 messages in the past 2 years.
# gpg: WARNING: This key is not certified with sufficiently trusted signatures!
# gpg:          It is not certain that the signature belongs to the owner.
# Primary key fingerprint: 4340 D135 70EF 945E 8381  0964 E8AD 3F81 9AB1 0E78

# By Wilson Sung (3) and others
# Via Automerger Merge Worker (65) and others
* tag 'android-14.0.0_r29':
  Update SELinux error
  Update SELinux error
  Relocate common tracking denial entries
  Revert "selinux: fix the wakeup avc denials"
  selinux: fix the wakeup avc denials
  Remove fixed or obsolete entries
  Remove the tracking_denials entry as the issue
  Remove obsolete entries
  Remove two hal_camera_default errors from tracking_denials/bug_map
  Update SELinux error
  introduce a new sepolicy owner

Change-Id: I18b3963385a19283506d49c631f7478ad6fbb412
This commit is contained in:
Michael Bestas
2024-03-10 09:15:50 +02:00
4 changed files with 5 additions and 17 deletions

View File

@@ -1,3 +1,4 @@
include platform/system/sepolicy:/OWNERS
include device/google/gs-common:/sepolicy/OWNERS
adamshih@google.com
rurumihong@google.com

View File

@@ -1,11 +1,2 @@
derive_sdk dumpstate fifo_file b/275001897
dump_power_gs201 battery_history_device chr_file b/281602658
hal_camera_default boot_status_prop file b/275001798
hal_camera_default edgetpu_app_service service_manager b/275001798
hal_dumpstate_default proc file b/240632721
hal_dumpstate_default sysfs file b/240632721
incident dumpstate fifo_file b/275001799
servicemanager hal_fingerprint_capacitance binder b/240632821
system_app proc_pagetypeinfo file b/270633150
system_server system_userdir_file dir b/280706429
vndservicemanager hal_keymint_citadel binder b/270247256
kernel vendor_votable_debugfs dir b/305600372
system_server sysfs_batteryinfo file b/306344097

View File

@@ -1,2 +0,0 @@
# b/277155247
dontaudit dumpstate default_android_service:service_manager { find };

View File

@@ -1,2 +0,0 @@
# b/277155366
dontaudit shell sysfs_net:file { read };