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

Commit 5b884e42 authored by Dennis Shen's avatar Dennis Shen
Browse files

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

files into allow list so these files can be accessed.

Bug: b/321077378
Test: m and avd
Change-Id: I00cae50578d639527783f0013184127e2d1736b4
parent bcc59ec1
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: [