commit | 2ae2f606f83bcf1c4aec85239a6300987e51eded | [log] [tgz] |
---|---|---|
author | Tom Cherry <tomcherry@google.com> | Thu Dec 14 01:58:17 2017 +0000 |
committer | Tom Cherry <tomcherry@google.com> | Thu Dec 14 01:58:17 2017 +0000 |
tree | 4d119264799c204e3c8c1748dfe186c21f3099b2 | |
parent | 9822f3c6cc5d85a462033cd545500bcc1c8b0927 [diff] [blame] |
Reland "Have property_service create a serialized property_contexts file" This reverts commit 9822f3c6cc5d85a462033cd545500bcc1c8b0927. Bug: 36001741 Change-Id: I27dd391fc06a3c78e88a65c7931c84de1699f157
diff --git a/init/Android.mk b/init/Android.mk index 516f1b3..5239366 100644 --- a/init/Android.mk +++ b/init/Android.mk
@@ -84,6 +84,8 @@ libavb \ libkeyutils \ libprotobuf-cpp-lite \ + libpropertyinfoserializer \ + libpropertyinfoparser \ LOCAL_REQUIRED_MODULES := \ e2fsdroid \