Merge "Updates hal_evs sepolicy"

am: 9c65dc76b8

Change-Id: I90429619bf2f97a8a923161048c14833263dbb67
This commit is contained in:
Changyeon Jo 2019-03-05 06:30:25 -08:00 committed by android-build-merger
commit a60b26786c

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;