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

Commit 563f22b9 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Automerger Merge Worker
Browse files

Merge "More setStorageParams improvements." into rvc-dev am: 8213773b am: 978163b7

Change-Id: Icafdba7a84bc5e6746e2959811e9c70b8531481d
parents 32b8f37d 978163b7
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -51,7 +51,7 @@ using namespace android::content::pm;
namespace fs = std::filesystem;
namespace fs = std::filesystem;


constexpr const char* kDataUsageStats = "android.permission.LOADER_USAGE_STATS";
constexpr const char* kDataUsageStats = "android.permission.LOADER_USAGE_STATS";
constexpr const char* kOpUsage = "android:get_usage_stats";
constexpr const char* kOpUsage = "android:loader_usage_stats";


namespace android::incremental {
namespace android::incremental {