Merge 24Q3 to AOSP main

Bug: 357762254
Merged-In: I8458f223fc35fcfa042588e67a30c5bb273b0277
Change-Id: I2d2f964a53fdf9160d2897e81ea762b3a754def0
This commit is contained in:
Xin Li 2024-09-05 17:03:07 -07:00
commit c25884678a

View file

@ -170,7 +170,7 @@ cc_binary {
recovery_available: true,
}
// This target will install to /system/bin/snapuserd_ramdisk
// This target will install to /system/bin/snapuserd_ramdisk
// It will also create a symblink on /system/bin/snapuserd that point to
// /system/bin/snapuserd_ramdisk .
// This way, init can check if generic ramdisk copy exists.