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

Commit d8538e17 authored by Todd Frederick's avatar Todd Frederick Committed by Android (Google) Code Review
Browse files

Merge "storaged: Fix SELinux denial with debugfs_mmc" into main

parents 801a1e9f 65b5858a
Loading
Loading
Loading
Loading
+3 −4
Original line number Diff line number Diff line
@@ -25,13 +25,12 @@
#include <sys/types.h>
#include <vector>

#include <android-base/macros.h>
#include <android-base/logging.h>
#include <android-base/macros.h>
#include <android-base/stringprintf.h>
#include <binder/ProcessState.h>
#include <binder/IServiceManager.h>
#include <binder/IPCThreadState.h>
#include <cutils/android_get_control_file.h>
#include <binder/IServiceManager.h>
#include <binder/ProcessState.h>
#include <cutils/sched_policy.h>
#include <private/android_filesystem_config.h>

+0 −1
Original line number Diff line number Diff line
@@ -2,7 +2,6 @@ service storaged /system/bin/storaged
    class main
    capabilities DAC_READ_SEARCH
    priority 10
    file /d/mmc0/mmc0:0001/ext_csd r
    task_profiles ServiceCapacityLow
    user root
    group package_info