| commit | d1b6ed46f993d826af257b1f5886027d7c3dc20b | [log] [tgz] |
|---|---|---|
| author | Shuo Qian <shuoq@google.com> | Fri Oct 23 12:12:28 2020 -0700 |
| committer | Shuo Qian <shuoq@google.com> | Wed Oct 28 01:34:21 2020 +0000 |
| tree | 1ad511558136a91b117b596542a8eb41e8e2ac79 | |
| parent | cf4cf7281e8515900ca8b31540c2ec2720323cda [diff] |
Try to add AppOps Keys into Proto to unblock my project My code https://googleplex-android-review.git.corp.google.com/q/topic:%223rd-incall%22+(status:open%20OR%20status:merged), which is adding a proto enum for a new AppOps, is causing presubmit failure (https://android-build.googleplex.com/builds/tests/view?invocationId=I62800006309385464&redirect=http%3A%2F%2Fsponge2%2F8a607de5-e0c3-4349-b3c4-0ee397685e18&testResultId=TR55614315792892488). I cannot check in my code because of this failure. To solve this failure, one of the next step is: adding AppOps 100-102 to that proto OP_RECORD_AUDIO_HOTWORD, OP_PHONE_CALL_MICROPHONE, OP_PHONE_CALL_CAMERA Test: Treehugger Bug: 169595473 Change-Id: Ibd0f85575c9bc3d7aca9d5b011f1e5f0cbf960c1 Merged-In: Ibd0f85575c9bc3d7aca9d5b011f1e5f0cbf960c1