commit | 1c7918d75c319963d89e54dbbfe83dfa7e507540 | [log] [tgz] |
---|---|---|
author | Ted Bauer <[email protected]> | Mon Sep 16 16:06:29 2024 +0000 |
committer | Ted Bauer <[email protected]> | Mon Sep 16 16:08:05 2024 +0000 |
tree | c35226d29bc9792b01cd5d0078a0cd5cc2673a39 | |
parent | 43db9d0d2d5fd85e1ccfe53c2653d415d8b73ae4 [diff] |
Do not use DeviceConfig.getAllProperties(). Per b/362652574, we are removing this API, since it is troublesome to maintain, and is not needed. Switch to making a direct bundle call. Change-Id: I03729d8d36aef08a3005d8e420af7f07d3a778e1 Test: m Bug: 362652574 Flag: EXEMPT trivial revert to previous behavior