diff options
author | Yan Yan <evitayan@google.com> | 2020-11-06 14:53:28 -0800 |
---|---|---|
committer | Yan Yan <evitayan@google.com> | 2020-11-13 13:48:30 -0800 |
commit | b92cbc787e0420b12619540083fee850775ce3c7 (patch) | |
tree | 02fe39adb91764821c03b8f9e0db7ce2e268812b /rs/java/android/renderscript/ScriptIntrinsicBLAS.java | |
parent | 26b017aae2129dddee9fff881a22cf3813291eef (diff) |
Add utilities to persist lists of Persistable objects
This change adds a utility class to enable persistance of Lists of
objects.
The PersistableBundle class does not currently support lists or arrays
of PersistableBundles, presumably due to the potential for key
conflicts. The utility classes added here avoid that concern by
nesting all lists as separate persistable bundles.
Bug: 163594033
Test: New PersistableBundleUtilsTest added, passing
Change-Id: I89478cf0d05d41a4b0d769de4859421061a1f1d9
Diffstat (limited to 'rs/java/android/renderscript/ScriptIntrinsicBLAS.java')
0 files changed, 0 insertions, 0 deletions