summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Android.bp2
1 files changed, 0 insertions, 2 deletions
diff --git a/Android.bp b/Android.bp
index a596ba8..6b0f829 100644
--- a/Android.bp
+++ b/Android.bp
@@ -39,7 +39,6 @@ cc_binary {
cc_library {
name: "libgsi",
- ramdisk_available: true,
recovery_available: true,
host_supported: true,
srcs: [
@@ -68,7 +67,6 @@ cc_library_static {
cc_library_headers {
name: "libgsi_headers",
host_supported: true,
- ramdisk_available: true,
recovery_available: true,
vendor_available: true,
export_include_dirs: ["include"],