Merge "Add the selinux policy to allow the gril get/set vendor log properties." into main

This commit is contained in:
Mike Wang 2024-07-26 01:15:34 +00:00 committed by Android (Google) Code Review
commit a689f70d3c

View file

@ -17,3 +17,5 @@ binder_call(grilservice_app, hal_wifi_ext)
binder_call(grilservice_app, hal_audiometricext_default)
binder_call(grilservice_app, rild)
hal_client_domain(grilservice_app, hal_power_stats)
set_prop(grilservice_app, vendor_logger_prop)
set_prop(grilservice_app, vendor_modem_prop)