commit | b5f095ebf0a5f47d861de4cdf607dc77ab05a581 | [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 | b7e978b834151a944d25b3438a20530e4a802e50 | |
parent | 5d7d6554c26d0cbc2d2a63488d10297fad4c1a97 [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