Introduce a property for multiclient HAL

Test: set the property in .rc file and run adb shell getprop to
      verify the property is set.
Bug: 248615564
Change-Id: I18a52c2a29df2cc5bad73d49e39c4e6ee1381106
This commit is contained in:
Lei Ju 2024-01-17 11:47:57 -08:00
parent 27017fb06a
commit a6c741e3a4
3 changed files with 3 additions and 0 deletions

View File

@ -0,0 +1 @@
vendor_internal_prop(vendor_chre_hal_prop)

View File

@ -0,0 +1 @@
vendor.chre.multiclient_hal u:object_r:vendor_chre_hal_prop:s0

View File

@ -0,0 +1 @@
set_prop(vendor_init, vendor_chre_hal_prop)