diff options
author | Marc Blank <mblank@google.com> | 2010-04-29 14:16:48 -0700 |
---|---|---|
committer | Marc Blank <mblank@google.com> | 2010-04-29 14:50:37 -0700 |
commit | 8f643c1040d45f03584b0382c7c5d933388b9103 (patch) | |
tree | e1e12a8edf5920af58e2c172bde9232f6ca631a3 /wifi/java/android/net | |
parent | b40c42f1ffa124cfbd5152007491c1d0b065592d (diff) | |
download | frameworks_base-8f643c1040d45f03584b0382c7c5d933388b9103.zip frameworks_base-8f643c1040d45f03584b0382c7c5d933388b9103.tar.gz frameworks_base-8f643c1040d45f03584b0382c7c5d933388b9103.tar.bz2 |
Expose _id in ExtendedProperties subValues
* ExtendedValues' "name" and "value" columns are exposed in Entry
entity subvalues, but it is clumsy to change a value, as the _id
of the ExtendedValues row isn't also exposed. (We otherwise have to
perform a potentially slow query)
* This CL adds the _id column to the columns exposed
Bug: 2638762
Change-Id: Iaffeffed620af78439f5f73aa5f3257b0f8a0fd0
Diffstat (limited to 'wifi/java/android/net')
0 files changed, 0 insertions, 0 deletions