summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2021-07-08 01:14:24 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2021-07-08 01:14:24 +0000
commitcd8e226ef14e39e180f2d9dec3e9d570af903e2e (patch)
treed57fde808eb29d5bc6d96fa2497d95e4257729ba
parent9127651b747fea81021744ed31d8947a6506edd9 (diff)
parent5fffe28628eb580379f141e3384ecd69e6bb056a (diff)
downloadgsid-android12L-d2-s7-release.tar.gz
Change-Id: Icce8920b1a5f70613b97f0c700874f22aee1337a
-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"],