summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Holk <eholk@google.com>2021-03-23 16:52:32 -0700
committerEric Holk <eholk@google.com>2021-03-24 00:05:13 +0000
commitc3d565e9f9ca071bff5bc936775cb6034cbfbef0 (patch)
treeb9e458333117c25178e64ea147899409043fa9d4
parent0f60c02d9ff33e23413dff0ac160af4883c3cb15 (diff)
downloadmanifest-c3d565e9f9ca071bff5bc936775cb6034cbfbef0.tar.gz
Add proto_logging project
This is needed to build the statsd APIs for ART from source to avoid issues with the proto definitions being out of sync. Bug: 170149255 Change-Id: I4a01d0d472faf1c8fe25951cc84df5011fb12711
-rw-r--r--default.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/default.xml b/default.xml
index 51c1f6f08..a90cfafa0 100644
--- a/default.xml
+++ b/default.xml
@@ -232,6 +232,8 @@
<project path="system/sepolicy" name="platform/system/sepolicy" groups="pdk" />
<!-- For sysprop in apex -->
<project path="system/tools/sysprop" name="platform/system/tools/sysprop" groups="pdk" />
+ <!-- For atoms.proto and stats-log-api-gen -->
+ <project path="frameworks/proto_logging" name="platform/frameworks/proto_logging" groups="pdk" />
<!--
ART Module build dependencies in prebuilts.