commit | becd5aa03044a85128b3e7ce232511cef0e8057d | [log] [tgz] |
---|---|---|
author | Matt Pape <mpape@google.com> | Thu Feb 28 14:08:51 2019 -0800 |
committer | Matt Pape <mpape@google.com> | Thu Feb 28 14:08:51 2019 -0800 |
tree | 26563f311b131311e2edf29faad3c65d5e7fd524 | |
parent | 65c6cd861860a719f1225730d0e3d57a531e6f1c [diff] |
Remove interfaces for namespaces used in native code. Migrate them to string constants defined directly in DeviceConfig instead of interfaces. None of these required property names to be defined in DeviceConfig (or Java code at all) so we don't need to touch any of the code used by clients of Device Config to migrate these particular namespaces. Bug: 126411407 Test: atest FrameworksCoreTests:DeviceConfigTest Change-Id: I66cabbce23b9765f4ce78bd33b8a08fe07720319