commit | 999383110626df71024ec7a1550f4b0ccdbefd87 | [log] [tgz] |
---|---|---|
author | Kurt Dresner <kdresner@google.com> | Mon Nov 09 09:38:23 2020 -0800 |
committer | Kurt Dresner <kdresner@google.com> | Mon Nov 09 09:38:23 2020 -0800 |
tree | d241e45ef1777aac97fcc566853878f1af0c1f36 | |
parent | cd0710b0866fc2caa4c2d72bf9093715f2e8c6b8 [diff] |
Expand visibility of projection state API so Android Auto can access it. The PROJECTION_TYPE_* constants and re{quest,lease}Projection APIs were originally marked @TestApi and @hide, but Android Auto needs them to be part of the @SystemApi to be able to use them. Bug: 134997071 Bug: 169702986 Test: Unit tests, tested against Android Auto Change-Id: Id8f3fb8697726ba20ea5a2843026c2083c0bec92