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

Commit a0d8e7df authored by Gavin Corkery's avatar Gavin Corkery Committed by android-build-merger
Browse files

Merge "Rename data/pkg_staging to data/app-staging" am: 4308cc47

am: fca4a38c

Change-Id: Ie2e1fbe9bb114a3fa32827a79b751b27f86236f7
parents 6c79be9a fca4a38c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -44,7 +44,7 @@ static constexpr const char* PROFILES_SUBDIR = "misc/profiles"; // sub-directory
static constexpr const char* PRIVATE_APP_SUBDIR = "app-private/"; // sub-directory under
                                                                  // ANDROID_DATA

static constexpr const char* STAGING_SUBDIR = "pkg_staging/"; // sub-directory under ANDROID_DATA
static constexpr const char* STAGING_SUBDIR = "app-staging/"; // sub-directory under ANDROID_DATA

std::string android_app_dir;
std::string android_app_ephemeral_dir;