Update device_state_configuration.xml schema to support new properties
device_state_configuration.xml replaced flags with properties to support the updated property based DeviceStateManager API's and updates the default DeviceStateProvider implementation to support these. Also adds DeviceState.Configuration for system-server use to better provide device state specific information to use in DeviceStateManagerServicei. DeviceState.Configuration has support for keeping the system properties and physical properties of a provided state separate. This allows DeviceStateManager to provide the correct physical property in the combined DeviceState to clients. Flag: NA Bug: 293636629 Test: DeviceStateProviderImplTest Test: DeviceStateManagerServiceTest Change-Id: I72a0de7bae787b8fb479ae1b987d8278df840983 Add DeviceStateConfiguration for system-server use Change-Id: Icd8af7b994b7d57cb71c55bc4091f982dd79beea
Loading
Please register or sign in to comment