Add device Config for pointing UI App's package name
-Adding config_pointing_ui_package into Device Config Bug: b/268467786 Test: atest SatelliteManagerTest Change-Id: I2a54501761962b3eeede39c82a0229b464119eed
This commit is contained in:
@@ -110,6 +110,10 @@
|
||||
<string name="config_satellite_service_package" translatable="false"></string>
|
||||
<java-symbol type="string" name="config_satellite_service_package" />
|
||||
|
||||
<!-- Telephony pointing UI package name to be launched. -->
|
||||
<string name="config_pointing_ui_package" translatable="false"></string>
|
||||
<java-symbol type="string" name="config_pointing_ui_package" />
|
||||
|
||||
<!-- Whether enhanced IWLAN handover check is enabled. If enabled, telephony frameworks
|
||||
will not perform handover if the target transport is out of service, or VoPS not
|
||||
supported. The network will be torn down on the source transport, and will be
|
||||
|
||||
Reference in New Issue
Block a user