aboutsummaryrefslogtreecommitdiffstats
path: root/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'Android.bp')
-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 {
// Library for the device
cc_library {
name: "libdrm",
+ recovery_available: true,
vendor_available: true,
defaults: [
"libdrm_defaults",