summaryrefslogtreecommitdiff
path: root/build/apex/art_apex_test.py
diff options
context:
space:
mode:
Diffstat (limited to 'build/apex/art_apex_test.py')
-rwxr-xr-xbuild/apex/art_apex_test.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/build/apex/art_apex_test.py b/build/apex/art_apex_test.py
index 07192f476d..8eb5d13855 100755
--- a/build/apex/art_apex_test.py
+++ b/build/apex/art_apex_test.py
@@ -562,6 +562,7 @@ class ReleaseTargetChecker:
# Check internal Java libraries
self._checker.check_java_library("service-art")
+ self._checker.check_file('javalib/service-art.jar.prof')
# Check exported native libraries for Managed Core Library.
self._checker.check_native_library('libandroidio')