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

Commit f82f85c0 authored by Android Build Coastguard Worker's avatar Android Build Coastguard Worker
Browse files

Make change and version bump to AP2A.240305.001

Snap for 11526283 from 7b0d9878 to 24Q2-release

Change-Id: Idfe4e1052f99e65238f38e5d85a7c8445644168b
parents 2510f7be 7b0d9878
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -18,4 +18,4 @@
# (like "CRB01").  It must be a single word, and is
# capitalized by convention.

BUILD_ID=AP2A.240304.002
BUILD_ID=AP2A.240305.001
+1 −1
Original line number Diff line number Diff line
@@ -63,7 +63,7 @@ pub(crate) const HASH_PRIMES: [u32; 29] = [
];

/// Storage file location pb file
pub const STORAGE_LOCATION_FILE: &str = "/metadata/aconfig/storage_files.pb";
pub const STORAGE_LOCATION_FILE: &str = "/metadata/aconfig/available_storage_file_records.pb";

/// Storage file type enum
#[derive(Clone, Debug, PartialEq, Eq)]