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 7a00cea0a7

View file

@ -11,3 +11,4 @@ binder_call(grilservice_app, hal_bluetooth_btlinux)
binder_call(grilservice_app, hal_radioext_default)
binder_call(grilservice_app, hal_wifi_ext)
binder_call(grilservice_app, hal_audiometricext_default)
hal_client_domain(grilservice_app, hal_power_stats)