summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 9121068a..6fe434c6 100644
--- a/Android.bp
+++ b/Android.bp
@@ -48,6 +48,7 @@ cc_defaults {
48// Library for the device 48// Library for the device
49cc_library { 49cc_library {
50 name: "libdrm", 50 name: "libdrm",
51 recovery_available: true,
51 vendor_available: true, 52 vendor_available: true,
52 defaults: [ 53 defaults: [
53 "libdrm_defaults", 54 "libdrm_defaults",