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 f965c0b222

View file

@ -16,3 +16,4 @@ binder_call(grilservice_app, hal_radioext_default)
binder_call(grilservice_app, hal_wifi_ext) binder_call(grilservice_app, hal_wifi_ext)
binder_call(grilservice_app, hal_audiometricext_default) binder_call(grilservice_app, hal_audiometricext_default)
binder_call(grilservice_app, rild) binder_call(grilservice_app, rild)
hal_client_domain(grilservice_app, hal_power_stats)