commit | 10c379a8f288a7a006ec0909f7a2439759ddd6a2 | [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 | 9bc214cd77f660f4cd77a43a088f226c057f361f [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