commit | 1714fe6e3d5fc24f4f7407054a5e10362f72118c | [log] [tgz] |
---|---|---|
author | Yabin Cui <yabinc@google.com> | Wed Nov 09 15:12:26 2022 -0800 |
committer | Yabin Cui <yabinc@google.com> | Wed Nov 09 15:26:51 2022 -0800 |
tree | 75765d1c4b300b4820fe0f195ef9d1f34773c995 | |
parent | aeeb9e8dcdb68896768debf6e6d43d7c88b3f6f9 [diff] |
simpleperf: Update Java and Kotlin examples. 1. Use shorter names in examples. 3. Use profileable tag in AndroidManifest.xml to replace wrap.sh in build.gradle. Because the former has been supported since Android Q and is much easier to use. 4. Add script tests to test profileable released apks. Bug: 255627982 Test: run test.py -p TestExampleJava* TestExampleKotlin* Change-Id: Ib811aa7847cb32e194f635ce9b6d2f9092d5fc18