commit | 0021cc5e7e50ef26fa56b2be4141c86844d5ad5b | [log] [tgz] |
---|---|---|
author | Brad Ebinger <breadley@google.com> | Mon Jul 18 14:10:18 2016 -0700 |
committer | Brad Ebinger <breadley@google.com> | Mon Jul 18 14:10:18 2016 -0700 |
tree | 7d4aba016d3ff38d152436dc0be1eb82a875b8a6 | |
parent | d88ef1cd3cedb79e1393c74b7e212bb9ca8ffb10 [diff] |
Make TTY broadcasts protected Currently, any app can broadcast the intent to update the TTY mode. This change updates the intents to protected broadcasts so that only system can broadcast them. Otherwise, a SecurityException will be thown. Bug: 29832693 Change-Id: Ic9a91be3d8d15043e3165b766348cff301dd5da1