Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 7555ed29 authored by Android Build Coastguard Worker's avatar Android Build Coastguard Worker
Browse files

Snap for 12910931 from e4755874 to 25Q2-release

Change-Id: I629015b3cf1396551803419cfb5f9b785dd5d585
parents 3f9f7ad5 e4755874
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -205,6 +205,7 @@ static const struct fs_path_config android_files[] = {
    { 00755, AID_ROOT,      AID_ROOT,      0, "first_stage_ramdisk/system/bin/fsck.f2fs" },
    // generic defaults
    { 00755, AID_ROOT,      AID_ROOT,      0, "bin/*" },
    { 00755, AID_ROOT,      AID_ROOT,      0, "first_stage.sh"},
    { 00640, AID_ROOT,      AID_SHELL,     0, "fstab.*" },
    { 00750, AID_ROOT,      AID_SHELL,     0, "init*" },
    { 00644, AID_ROOT,      AID_ROOT,      0, "*.rc" },
+1 −0
Original line number Diff line number Diff line
@@ -21,6 +21,7 @@
#include <errno.h>
#include <inttypes.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <sys/limits.h>