summaryrefslogtreecommitdiffstats
path: root/profman
diff options
context:
space:
mode:
authorDavid Sehr <sehr@google.com>2018-01-30 18:56:50 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2018-01-30 18:56:50 +0000
commit85f890b792d1547182d195db3f43240180ab880b (patch)
tree1f30b196288ddd8fdc09614145d3c17acc92af94 /profman
parentd2b5229453af661572f0c76ac08dfd3f52727d5b (diff)
parent787784f9effb126b5d0d3dc97d544c4a477b5daf (diff)
downloadandroid_art-85f890b792d1547182d195db3f43240180ab880b.tar.gz
android_art-85f890b792d1547182d195db3f43240180ab880b.tar.bz2
android_art-85f890b792d1547182d195db3f43240180ab880b.zip
Merge "Revert "Make libdexfile build independent of runtime dir""
Diffstat (limited to 'profman')
-rw-r--r--profman/Android.bp1
1 files changed, 0 insertions, 1 deletions
diff --git a/profman/Android.bp b/profman/Android.bp
index 6592b9dec0..ea682b40a0 100644
--- a/profman/Android.bp
+++ b/profman/Android.bp
@@ -31,7 +31,6 @@ cc_defaults {
},
shared_libs: [
- "libdexfile",
"libbase",
],
}