commit | 7e99bc02c8e2f44dd92d70bfa6e654297e5286d8 | [log] [tgz] |
---|---|---|
author | Amith Yamasani <yamasani@google.com> | Tue Apr 16 18:24:51 2013 -0700 |
committer | Amith Yamasani <yamasani@google.com> | Wed Apr 17 10:44:44 2013 -0700 |
tree | 5b0fd3504a1b6939f1289772447aa598101b7652 | |
parent | 95a869f91bb9ab24300cec37037b0edcfa54f334 [diff] |
Modify restrictions bundle per api council recommendations Use a Bundle for persisting and passing to the application, but use a list to return data back from an application that's exposing restrictions. Changed the xml reading/writing code to store the value type in the Bundle so that it can be reproduced when reading. Earlier we were assuming only String and String[]. Bug: 8633967 Change-Id: I523d5553728edcf28a1e9d432f490b4956f34215