commit | 19da95bfa8ef6f852d36607d2884797551f5f245 | [log] [tgz] |
---|---|---|
author | Sahana Rao <sahanas@google.com> | Fri Sep 11 15:47:53 2020 +0100 |
committer | Sahana Rao <sahanas@google.com> | Mon Oct 19 10:29:41 2020 +0000 |
tree | 426d6b68bed381130eb388e846988a966706cc03 | |
parent | deb93cb2db8ee1177e654e19594c2fa3dcca6bfc [diff] |
Migrate PARENT column from legacy MediaProvider's database PARENT column is computed based on the path of the file when database row is inserted. For migrated db rows, this will be set to NULL. To avoid NULL values, this CL migrates these columns from legacy MediaProvider's database. Bug: 162490053 Test: atest MediaProviderTests Change-Id: Idb9d286d1594448bbd446239df41ba64b6cb9b20