summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2021-07-08 01:17:45 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2021-07-08 01:17:45 +0000
commit00c01c099b471fa2444d1577172fb26d793c9cae (patch)
treed57fde808eb29d5bc6d96fa2497d95e4257729ba
parent60d0b8b92e5916421ecc7d6b8ccb067a74818712 (diff)
parent5fffe28628eb580379f141e3384ecd69e6bb056a (diff)
downloadgsid-android-platform-12.1.0_r5.tar.gz
Change-Id: Ib63c889130c490c25bbc6892beca06b6ad063901
-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"],