Merge "liblp: Rename the metadata partition name to "super"."
This commit is contained in:
commit
a73ea65c5a
1 changed files with 1 additions and 1 deletions
|
|
@ -67,7 +67,7 @@ extern "C" {
|
|||
* | Geometry Backup |
|
||||
* +--------------------+
|
||||
*/
|
||||
#define LP_METADATA_PARTITION_NAME "android"
|
||||
#define LP_METADATA_PARTITION_NAME "super"
|
||||
|
||||
/* Size of a sector is always 512 bytes for compatibility with the Linux kernel. */
|
||||
#define LP_SECTOR_SIZE 512
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue