commit | 543d84f6b24165be420544d91c22c3dfb986c23a | [log] [tgz] |
---|---|---|
author | William Escande <wescande@google.com> | Tue Jan 11 15:38:07 2022 +0100 |
committer | William Escande <wescande@google.com> | Wed Jan 12 19:33:02 2022 +0000 |
tree | 9c3539ce4517211ba60bb3e4b057003b06673b9d | |
parent | bc8f2567210a686fba5f0d5ddd818164ef0a987f [diff] |
Make ACTION_SETTING_RESTORED SystemApi Because Bluetooth is going mainline, we need to remove call to hidden API. Intent.ACTION_SETTING_RESTORED and extra are currently hidden. There is no known alternative, so this CL make them SystemApi. Bug: 211851706 Test: Build + start bt Tag: #refactor Change-Id: I7a105946f075819f21b91a39bc37c6e167439bf4