commit | 12d1312f983a1de93a9a8a79d8153cfa292e4504 | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Tue May 09 17:01:04 2017 -0700 |
committer | Elliott Hughes <enh@google.com> | Tue May 09 17:01:04 2017 -0700 |
tree | eca6328195f92d35a8981efaabb8c58f339e4075 | |
parent | fed8ab1d7641a0c410bda6b2dd3fad64edd85f40 [diff] [blame] |
Switch to libkeyutils. Bug: http://b/37991155 Test: builds+boots Change-Id: I33a3ba0d59ffd504093dc94517815c1196e95e2b
diff --git a/Android.mk b/Android.mk index d183a17..17cf843 100644 --- a/Android.mk +++ b/Android.mk
@@ -44,6 +44,7 @@ libsysutils \ libbinder \ libcutils \ + libkeyutils \ liblog \ libdiskconfig \ libhardware_legacy \