diff options
author | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | 2021-06-25 05:27:20 +0000 |
---|---|---|
committer | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | 2021-06-25 05:27:20 +0000 |
commit | a5c502a91df53ee70768860c32c7c4b2ee108d20 (patch) | |
tree | b69c6f9da9580a3966663de7e5e23a4857e4b7a7 | |
parent | 0c4dd756622ddb0a48bfb0dd2b62761d8193d89a (diff) | |
parent | 7729c21a473c7da5457786d12b65884ba3a2f594 (diff) |
Snap for 7491908 from 7729c21a473c7da5457786d12b65884ba3a2f594 to sc-release
Change-Id: Ia57e6b2ca9298528d79c9d7b39b13bd7757fd630
-rw-r--r-- | Android.bp | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -147,6 +147,7 @@ cc_defaults { cc_library_static { name: "update_metadata-protos", host_supported: true, + ramdisk_available: true, recovery_available: true, srcs: ["update_engine/update_metadata.proto"], |