Files
device_google_walleye/sepolicy/bootanim.te
Max Bires 8aea191b9b Added bootanim.te to add an extra allow rule for muskie
Added allow rule to make binder call to hwservicemanager due to denial
on call appearing in boot logs.

avc: denied { call } for pid=682 comm="BootAnimation"
scontext=u:r:bootanim:s0 tcontext=u:r:hwservicemanager:s0 tclass=binder

Bug: 34784662
Test: The call denials are no longer seen on bootup
Change-Id: I5a2976989c60f6d4fb92af1167bc6b545cd81e65
2017-02-07 20:41:31 -08:00

2 lines
45 B
Plaintext

allow bootanim hwservicemanager:binder call;