Fix bug report notification not showing up.
Bug: 10498304 Change-Id: I74cac92368353694612dbd94f0d072b97ec9878b
This commit is contained in:
parent
d629b87e89
commit
b9bbfeb003
1 changed files with 1 additions and 0 deletions
|
@ -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 };
|
||||
|
|
Loading…
Reference in a new issue