• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# Temporarily allow access to /vendor libraries to not break bluetooth, but
2# this must be fixed. (TODO: b/36570346)
3# Bluetooth app depend on /vendor/lib64/libaptX_encoder.so
4
5allow bluetooth vendor_file:file { r_file_perms execute };
6