summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLogan Chien <loganchien@google.com>2018-02-14 02:11:54 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2018-02-14 02:11:54 +0000
commit6fb05cb71ab4aa0f5c85274dcd3f74cc81fb55e4 (patch)
tree7019b99cfb907578f386a72d24b77bb75c7b5362
parent3579c4460bbd10f1f1b866859dfa4000774e9962 (diff)
parentf5b6271e01338848cebfba0a5b5c071e3ba62299 (diff)
downloadextras-6fb05cb71ab4aa0f5c85274dcd3f74cc81fb55e4.tar.gz
Merge "Fix PDK build"
-rw-r--r--perfprofd/Android.bp6
1 files changed, 6 insertions, 0 deletions
diff --git a/perfprofd/Android.bp b/perfprofd/Android.bp
index aef9c23c..2787dc69 100644
--- a/perfprofd/Android.bp
+++ b/perfprofd/Android.bp
@@ -106,6 +106,12 @@ cc_binary {
],
init_rc: ["perfprofd.rc"],
+
+ product_variables: {
+ pdk: {
+ enabled: false,
+ },
+ },
}
subdirs = [