universal7885: sepolicy: typo

* add ; back

Change-Id: Ied8348babdf09daa4768b9a9cd4c2b405290d6b2
Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
This commit is contained in:
Soo-Hwan Na 2021-11-10 02:34:12 +09:00 committed by roynatech2544
commit 2c3de84078
No known key found for this signature in database
GPG key ID: 9675C32163D88D30

View file

@ -89,6 +89,6 @@ allow rild hal_radio_default:binder call;
# audio
allow rild hal_audio_default:dir search;
allow rild hal_audio_default:file r_file_perms
allow rild hal_audio_default:file r_file_perms;
# hwservice
add_hwservice(rild, rild_hwservice)