Add a new property to track the current Binary

new propert to mirror the current binary
Bug: b/311102904

Test: Test the Enable Satellite Api
Change-Id: I0e207e8e9c48b0b081fb76a252649e7e0dc07210
This commit is contained in:
Megha Patil 2023-11-15 05:50:05 +00:00
parent fac134469c
commit 48735bb478
7 changed files with 7 additions and 0 deletions

View file

@ -1,5 +1,6 @@
set_prop(vendor_init, vendor_cbd_prop)
get_prop(vendor_init, telephony_modem_prop)
set_prop(vendor_init, telephony_modemtype_prop)
set_prop(vendor_init, vendor_carrier_prop)
set_prop(vendor_init, vendor_modem_prop)
set_prop(vendor_init, vendor_rild_prop)