Add ramdisk_available to init_first_stage's deps
Bug: 187196593 Test: boot Change-Id: I8bdb8dda3417aa0ab01f22c4103a9d2e52baf529
This commit is contained in:
@@ -198,6 +198,7 @@ cc_library_static {
|
||||
// https://issuetracker.google.com/147469372
|
||||
cc_library_static {
|
||||
name: "libc++fs",
|
||||
ramdisk_available: true,
|
||||
recovery_available: true,
|
||||
defaults: ["libc++ defaults"],
|
||||
srcs: [
|
||||
|
||||
Reference in New Issue
Block a user