Merge "allow GRIL native to read modem type" into 24D1-dev

This commit is contained in:
Tim Lin 2024-03-12 04:00:43 +00:00 committed by Android (Google) Code Review
commit d0b2833cac

View file

@ -4,6 +4,7 @@ init_daemon_domain(hal_radioext_default)
hwbinder_use(hal_radioext_default)
get_prop(hal_radioext_default, hwservicemanager_prop)
get_prop(hal_radioext_default, telephony_modemtype_prop)
set_prop(hal_radioext_default, vendor_gril_prop)
add_hwservice(hal_radioext_default, hal_radioext_hwservice)