commit | aa943b2039382af35a36867484fd1ada6f745a51 | [log] [tgz] |
---|---|---|
author | Jerry Chang <chenghsiuchang@google.com> | Thu Jul 16 14:26:09 2020 +0800 |
committer | Jerry Chang <chenghsiuchang@google.com> | Thu Jul 16 14:42:21 2020 +0800 |
tree | 6360ba5ad55b215bc9f55e512e64b3132b2aa585 | |
parent | f60c8ff09d1fe640f9ad66d0e5a07653bd39a2d7 [diff] |
Compiles wm shell against the platform APIs instead of SDK WM Shell should be compiled against the platform APIs and thus should leave sdk version empty. The value of platform_apis will be ignored when module's type isn't android_app, remove it as well. Bug: 161116823 Test: manual verified it could access to @hide APIs Test: make WindowManager-Shell Test: atest WindowManagerShellTest Change-Id: I145b0d6352a6e10a2f4051a561e65c282374fa7c