Merge "Allow GRIL to get power stats." into main

This commit is contained in:
Chi Zhang 2023-12-22 19:29:06 +00:00 committed by Android (Google) Code Review
commit 001dd4139e

View file

@ -15,3 +15,4 @@ binder_call(grilservice_app, hal_radioext_default)
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)