am 70898677: am 5e26221a: Merge "Fix backwards compatible system property structure"
* commit '70898677713a4baee6abfb01d1c49b7169e68de2': Fix backwards compatible system property structure
This commit is contained in:
commit
8d4d6d5536
@ -48,6 +48,7 @@ struct prop_area_compat {
|
||||
unsigned volatile serial;
|
||||
unsigned magic;
|
||||
unsigned version;
|
||||
unsigned reserved[4];
|
||||
unsigned toc[1];
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user