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

Commit 48521067 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Renamed Setting's Directory Access constants."

parents 0fbbf7c0 3e099114
Loading
Loading
Loading
Loading
+4 −4
Original line number Original line Diff line number Diff line
@@ -5134,15 +5134,15 @@ message MetricsEvent {
    // OS: P
    // OS: P
    ACTION_SCREENSHOT_POWER_MENU = 1282;
    ACTION_SCREENSHOT_POWER_MENU = 1282;


    // OPEN: Settings > Apps & Notifications -> Special app access -> Storage Access
    // OPEN: Settings > Apps & Notifications -> Special app access -> Directory Access
    // CATEGORY: SETTINGS
    // CATEGORY: SETTINGS
    // OS: P
    // OS: P
    STORAGE_ACCESS = 1283;
    DIRECTORY_ACCESS = 1283;


    // OPEN: Settings > Apps & Notifications -> Special app access -> Storage Access -> Package
    // OPEN: Settings > Apps & Notifications -> Special app access -> Directory Access -> Package
    // CATEGORY: SETTINGS
    // CATEGORY: SETTINGS
    // OS: P
    // OS: P
    APPLICATIONS_STORAGE_DETAIL = 1284;
    APPLICATIONS_DIRECTORY_ACCESS_DETAIL = 1284;


    // ---- End P Constants, all P constants go above this line ----
    // ---- End P Constants, all P constants go above this line ----
    // Add new aosp constants above this line.
    // Add new aosp constants above this line.