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

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

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

Change-Id: Ie169bca784f99c0ead1ea4bd8e409e9bd4cf5aff
parents 83b6d502 8213773b
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 {