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

Commit 61d00c02 authored by Dennis Shen's avatar Dennis Shen Committed by Android (Google) Code Review
Browse files

Merge "frameworks: updates to use new aconfig storage read api and add storage...

Merge "frameworks: updates to use new aconfig storage read api and add storage files into allow list so these files can be accessed." into main
parents 64efd8de 5b884e42
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -49,6 +49,9 @@ static const char* kPathAllowlist[] = {
        "/dev/dri/renderD129", // Fixes b/31172436
        "/dev/stune/foreground/tasks",
        "/dev/blkio/tasks",
        "/metadata/aconfig/maps/system.package.map",
        "/metadata/aconfig/maps/system.flag.map",
        "/metadata/aconfig/boot/system.val"
};

static const char kFdPath[] = "/proc/self/fd";
+1 −0
Original line number Diff line number Diff line
@@ -115,6 +115,7 @@ cc_defaults {
        "libharfbuzz_ng",
        "libminikin",
        "server_configurable_flags",
        "libaconfig_storage_read_api_cc"
    ],

    static_libs: [