Files
frameworks_base/core/java/android
Andres Morales 68d4acd205 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
2014-07-09 16:27:17 -07:00
..
2014-05-28 09:13:45 +02:00
2014-07-09 12:08:02 -07:00
2014-07-08 23:55:18 +00:00
2014-07-02 12:44:33 -07:00
2014-07-07 20:08:27 +00:00
2014-07-09 18:43:38 +00:00
2014-06-06 13:33:16 -07:00
2014-07-04 11:28:06 +01:00
2014-07-07 20:25:44 +00:00
2014-07-09 19:30:49 +00:00