commit | 29c10564c083f574a0f34fdd5d9b70f5f1664f79 | [log] [tgz] |
---|---|---|
author | Hyundo Moon <hdmoon@google.com> | Thu Nov 22 09:58:38 2018 +0900 |
committer | Hyundo Moon <hdmoon@google.com> | Thu Nov 22 10:20:13 2018 +0900 |
tree | f2e34580608612db5914df29cb2659ee2d9f2d4e | |
parent | 1627871a05435f99a5abf2ad0736c13595035c24 [diff] |
AML: Make UserHandle.myUserId() available Since the method UserHandle.myUserId() is a @SystemApi, build error happens when building the mainline module. This CL makes it available by building the APK with the system SDK. Bug: 119749861 Test: mmm . (under frameworks/av/packages/MediaComponents) Change-Id: Iedecf1a7c7de1279161601c1e88f959e89af73ac