aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Gampe <agampe@google.com>2018-03-14 22:01:38 +0000
committerandroid-build-merger <android-build-merger@google.com>2018-03-14 22:01:38 +0000
commit4851cd9020781b9e39288bdd8f9eb678f7ecda64 (patch)
tree3a75bd8b3fd526b52e66706346e64588dd532fe4
parent6a8d0ff7682b5b7347c2be180b53dbf29c4a653e (diff)
parent31b9b7d606175019b9629e99248757adc93df402 (diff)
downloadperf_data_converter-4851cd9020781b9e39288bdd8f9eb678f7ecda64.tar.gz
PerfDataConverter: Switch to non-canonical path for protos
am: 31b9b7d606 Change-Id: I7a0905a65f33d2655e6b3f86bc8c401f13ed5012
-rw-r--r--src/quipper/Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/quipper/Android.bp b/src/quipper/Android.bp
index bdc2378..fa78b46 100644
--- a/src/quipper/Android.bp
+++ b/src/quipper/Android.bp
@@ -88,6 +88,7 @@ cc_library_static {
proto: {
type: "lite",
+ canonical_path_from_root: false,
},
static_libs: [
"libprotobuf-cpp-lite",