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

Commit af8920bf authored by Zhi Dou's avatar Zhi Dou Committed by Gerrit Code Review
Browse files

Merge "Revert "add new flag new_storage_platform_system_api"" into main

parents 52b9b468 be57597b
Loading
Loading
Loading
Loading
+0 −10
Original line number Diff line number Diff line
@@ -192,13 +192,3 @@ java_library {
    system_modules: "core-all-system-modules",
    host_supported: true,
}

filegroup {
    name: "com.android.configinfrastructure.flags-file",
    srcs: [
        "flag.aconfig",
    ],
    visibility: [
        "//frameworks/base",
    ],
}
+0 −11
Original line number Diff line number Diff line
package: "com.android.configinfrastructure.flags"
container: "system"

flag {
  name: "new_storage_platform_system_api"
  namespace: "core_experiments_team_internal"
  description: "API flag for platform system api to read local flag"
  bug: "372729920"
  is_fixed_read_only: true
  is_exported: true
}