commit | 68d4acd205e8c2da524e62734ca42847306cc029 | [log] [tgz] |
---|---|---|
author | Andres Morales <anmorales@google.com> | Tue Jul 01 19:40:41 2014 -0700 |
committer | Andres Morales <anmorales@google.com> | Wed Jul 09 16:27:17 2014 -0700 |
tree | abe5eda5e7337866ec1dcabd7c9ac8a704177bca | |
parent | dbbf07a5c7f514f2168f236e1df3b2ca70d4ab2f [diff] |
Service for reading and writing blocks to PST partition Permits apps with permission android.permission.ACCESS_PERSISTENT_PARTITION to obtain a read and write data blocks to the PST partition. Only one block ever exists at one time in PST. When a client writes another block, the previous one is overwritten. This permits storing a block of data that will live across factory resets. Change-Id: I8f23df3531f3c0512118eb4b7530eff8a8e81c83