am b9bbfeb0: Fix bug report notification not showing up.

* commit 'b9bbfeb003042b386e4025cdb3c3ee9b9f0c4432':
  Fix bug report notification not showing up.
This commit is contained in:
Alex Klyubin 2013-09-09 18:02:21 -07:00 committed by Android Git Automerger
commit e42aa03d18

View file

@ -50,3 +50,4 @@ allow zygote ashmem_device:chr_file execute;
allow zygote init:binder call;
allow zygote shell_data_file:file { write getattr };
allow zygote system:binder { transfer call };
allow zygote servicemanager:binder { call };