commit | 08d4227898f7fec853a9e4b1bdf453ac61f60aa8 | [log] [tgz] |
---|---|---|
author | Anton Hansson <hansson@google.com> | Thu Nov 15 09:01:16 2018 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Thu Nov 15 09:01:16 2018 +0000 |
tree | 22f0a3e2bba1bf19e4efae8568f98d7279126a6e | |
parent | c47f2beef3433b386dad7d9c3925e3dca73ed443 [diff] | |
parent | 8af128d70354ce11c91b9981ea44a01f7f1997b9 [diff] |
Merge "Add libfwdlockengine to mainline_system"
diff --git a/target/product/mainline_system.mk b/target/product/mainline_system.mk index 3a8bd11..862a341 100644 --- a/target/product/mainline_system.mk +++ b/target/product/mainline_system.mk
@@ -56,6 +56,9 @@ audio.a2dp.default \ audio.hearing_aid.default \ +# For ringtones that rely on forward lock encryption +PRODUCT_PACKAGES += libfwdlockengine + PRODUCT_PACKAGES_DEBUG += \ avbctl \ bootctl \