Skip to content

Latest commit

 

History

History
24 lines (23 loc) · 1.3 KB

BUGSs.md

File metadata and controls

24 lines (23 loc) · 1.3 KB

Sepolicy bug list

  • b/37730994: Remove udp_socket requirement from libqdi and have all its clients use netlink route sockets.
  • b/36644492: Remove data_between_core_and_vendor_violators once tee no longer directly accesses /data owned by the frameworks.
  • b/36644492: Remove data_between_core_and_vendor_violators once hal_fingerprint no longer directly accesses fingerprintd_data_file.
  • b/ueventd_vendor: Remove once uevent no longer tries to access wifi_vendor_data_file
  • b/111219177: Remove symlinks once no need to maintain the backward compatibility
  • b/compatible: Remove all not_compatible_property() macros and update labels once all devices use "compatible" props
  • b/core-sp-hal: Remove sp-hal file labels once audioserver/cameraserver and their associated libs no longer access vendor files
  • b/deprecate-old-ipc-router: Remove 4.9 ipc-router compatibility `socket' when kernel 4.14 is final. ioctl defines and macros can be removed as well.
  • b/aosp-keylayout: Remove once https://r.android.com/1140902 has landed in Android R
  • b/36764215: Remove firmware_file compat once 64bit A/B GSIs stop shipping it
  • b/systemext-policy: Use new make variable names: https://r.android.com/q/topic:board-system-ext-sepolicy
  • b/permissioncontroller: Remove permissioncontroller policy once fixed upstream