commit | 92c66b3daa622f1566364f84f80286d3fc74aa26 | [log] [tgz] |
---|---|---|
author | Anton Hansson <hansson@google.com> | Thu Apr 11 17:00:24 2019 +0100 |
committer | Anton Hansson <hansson@google.com> | Thu Apr 11 17:00:24 2019 +0100 |
tree | 320af713ede4b9181a306092572e87d1c96db39d | |
parent | 9ce8087afc6650f9a47d1ef72552b0d2b360f477 [diff] |
Add libdrm to mainline_system Used by things on /product. Bug: 130023865 Test: make Change-Id: I564c6d823ac7e04d6a41dfd1ceb7074755b0bfd8
diff --git a/target/product/mainline_system.mk b/target/product/mainline_system.mk index ecd5691..d75809c 100644 --- a/target/product/mainline_system.mk +++ b/target/product/mainline_system.mk
@@ -76,6 +76,7 @@ android.hardware.secure_element@1.0 \ android.hardware.wifi@1.0 \ libaudio-resampler \ + libdrm \ liblogwrap \ liblz4 \ libminui \