commit | 012223b36601043e4ac2f56ae4d74fdf572daf08 | [log] [tgz] |
---|---|---|
author | Malcolm Chen <refuhoo@google.com> | Tue Jan 21 19:40:34 2020 -0800 |
committer | Xiangyu/Malcolm Chen <refuhoo@google.com> | Wed Jan 22 03:44:08 2020 +0000 |
tree | ebccc5f5c25d095ac527ecb2468ec9383e3b7886 | |
parent | c8189371f827459b66c041bb5633a7c073aeafc7 [diff] |
Expose RESULT_RECEIVER_CONTROLLER_KEY as @SystemApi. It's used by a @SystemApi as key of it's return bundule. So we should expose it. Also it's currently linked to BatteryStats. RESULT_RECEIVER_CONTROLLER_KEY which makes no sense as they are functionally independent and BatteryStats.RESULT_RECEIVER_CONTROLLER_KEY is @hide. So also make it a hardcoded String. Bug: 148116922 Test: build Change-Id: I7099048c126e88f75cf5bd7e779ddfe923cc1c02