Merge "Merge 24Q3 to AOSP main" into main

This commit is contained in:
Xin Li 2024-09-07 01:11:50 +00:00 committed by Gerrit Code Review
commit ef85e60f5a

View file

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