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

Commit 0e61088f authored by android-build-team Robot's avatar android-build-team Robot
Browse files

Snap for 4376088 from 42e9faba to oc-mr1-release

Change-Id: Ic413ed916af4c3c54190cc6ed8ceb61a11ec6387
parents 2f824a5f 42e9faba
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1091,7 +1091,7 @@ static pid_t sepolicy_rate(unsigned rate, unsigned num) {
    // and dac_read_search on every try to get past the message
    // de-duper.  We will also rotate the file name in the directory
    // as another measure.
    static const char file[] = "/data/backup/cannot_access_directory_%u";
    static const char file[] = "/data/drm/cannot_access_directory_%u";
    static const unsigned avc_requests_per_access = 2;

    rate /= avc_requests_per_access;