summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorDaichi Hirono <hirono@google.com>2016-02-19 18:05:42 +0900
committerDaichi Hirono <hirono@google.com>2016-02-19 18:05:42 +0900
commitf578fa275a535016f5322c88ad7a92e517d04a12 (patch)
tree5086c2749a77d45f940ec8a42cff8a3740ac028a /tools/aapt2/java/JavaClassGenerator_test.cpp
parentdd6e4c19842c83778efda0e4887854fc121e9faa (diff)
Update object info when writing a file.
The MTP spec does not offer a way to update bytes of exisitng files, so our provider implementation creates a new file with new bytes and removes old one. Previously the new file uses new document ID and the exising document ID is expired. Also the provider does not update the metadata database. Thus users see the old flie in DocumentsUI but actually the files is not accessible. The CL updates the database with exisitng document ID, so that we can access the new file with exisiting document ID. BUG=26549400 Change-Id: I629b707a2e662b34625e8b28857ef818d8933996
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions