summaryrefslogtreecommitdiff
path: root/Android.bp
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2021-07-08 01:12:29 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2021-07-08 01:12:29 +0000
commit5b2621c32b96f5ed8cbcfd74e1fd75a497313754 (patch)
treed57fde808eb29d5bc6d96fa2497d95e4257729ba /Android.bp
parentfbee2e4d3e7a8f247ef319ac601d8cf3e58b7924 (diff)
parentae331fecdc34f3b41290db337066159963c4a50c (diff)
downloadgsid-android-12.0.0_r12.tar.gz
Change-Id: Iba366c946c4654ee53a61c71a122e391d14bef47
Diffstat (limited to 'Android.bp')
-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"],