• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1type google_touch_app, domain;
2
3userdebug_or_eng(`
4  app_domain(google_touch_app)
5
6  allow google_touch_app app_api_service:service_manager find;
7
8  allow google_touch_app proc_touch:file rw_file_perms;
9')
10