commit | 6f964f579dd9b3f56b8fb53c91997b891ca71ab6 | [log] [tgz] |
---|---|---|
author | Anton Hansson <hansson@google.com> | Thu Apr 11 17:00:24 2019 +0100 |
committer | Anton Hansson <hansson@google.com> | Fri Apr 12 11:55:20 2019 +0100 |
tree | b9f19d3d7ba9fc9ed90fae7f7f7408dc4a967450 | |
parent | 6b329bc60d23753ee7e1d3ba5de012627084e63f [diff] |
Add libdrm to mainline_system Used by things on /product. Bug: 130023865 Test: make Change-Id: I564c6d823ac7e04d6a41dfd1ceb7074755b0bfd8 Merged-In: 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 \