Merge "Updates hal_evs sepolicy" am: 9c65dc76b8 am: a60b26786c

am: 64983640a9

Change-Id: I793a43440f68bd91df8785b289162d18c7108bed
This commit is contained in:
Changyeon Jo 2019-03-05 06:38:31 -08:00 committed by android-build-merger
commit 579baaa20f

View file

@ -2,4 +2,4 @@ hwbinder_use(hal_evs_client)
hwbinder_use(hal_evs_server)
binder_call(hal_evs_client, hal_evs_server)
binder_call(hal_evs_server, hal_evs_client)
allow hal_evs_client hal_evs_hwservice:hwservice_manager find;