commit | 53e0271281e72e106530ac56119159db8f1fb218 | [log] [tgz] |
---|---|---|
author | Remi NGUYEN VAN <reminv@google.com> | Wed Apr 07 19:40:31 2021 +0900 |
committer | Remi NGUYEN VAN <reminv@google.com> | Thu Apr 08 13:50:31 2021 +0900 |
tree | 7bf2a3e2e6ad57c9407229fb1450f1d3085be35a | |
parent | 62967ab5d5254b06f140d1f3a2e0b53804a1c6d9 [diff] |
Replace IS_DEBUGGABLE with isDebuggable module API Introduce a Build.isDebuggable() getter instead of the IS_DEBUGGABLE static member. Also make it module API as APK modules now have access to module APIs in S, but also TestApi so it can be tested. Test: m Fixes: 182345786 Change-Id: I25d0848aee758792bbaba8ab73b5dd997a7250b3