summaryrefslogtreecommitdiff
path: root/test/ProfileTestMultiDex/main.jpp
diff options
context:
space:
mode:
authorAndroid Build Role Account android-build-prod <android-build-team-robot@google.com>2021-04-10 10:01:00 +0000
committerAndroid Build Role Account android-build-prod <android-build-team-robot@google.com>2021-04-10 10:01:00 +0000
commit355de8c72fa94523f9feab5f6ba2a7ce2f3701d2 (patch)
tree7e0d84f19e33712e6a06606ddc6ad43dc6ecc4f0 /test/ProfileTestMultiDex/main.jpp
parentec9a9faabab3dd6f935e14342bac5f70353c22e3 (diff)
parent8eae3acb300e8a508324811c759f6d16b829a6c8 (diff)
Snap for 7273026 from 8eae3acb300e8a508324811c759f6d16b829a6c8 to s-keystone-qcom-release
Change-Id: I4e86648fe6d89816fb3fd469d9cc95a4bda8a791
Diffstat (limited to 'test/ProfileTestMultiDex/main.jpp')
-rw-r--r--test/ProfileTestMultiDex/main.jpp5
1 files changed, 4 insertions, 1 deletions
diff --git a/test/ProfileTestMultiDex/main.jpp b/test/ProfileTestMultiDex/main.jpp
index bd548a88ed..33fede8a5b 100644
--- a/test/ProfileTestMultiDex/main.jpp
+++ b/test/ProfileTestMultiDex/main.jpp
@@ -1,7 +1,7 @@
Main:
@@com.android.jack.annotations.ForceInMainDex
class Main
-TestInqline:
+TestInline:
@@com.android.jack.annotations.ForceInMainDex
class TestInline
Secret:
@@ -25,3 +25,6 @@ SubE:
ZLotsOfMethods:
@@com.android.jack.annotations.ForceInMainDex
class ZLotsOfMethods
+TestInlineSubtype:
+ @@com.android.jack.annotations.ForceInMainDex
+ class TestInlineSubtype