summaryrefslogtreecommitdiff
path: root/tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp
diff options
context:
space:
mode:
authorJeff Sharkey <jsharkey@android.com>2019-01-02 11:46:48 -0700
committerJeff Sharkey <jsharkey@android.com>2019-01-02 11:46:50 -0700
commit96afa169f786840b20b4a5ecc7523db60b3370dd (patch)
tree8f252788180a12e609ce3be0de088cf9ee3e2320 /tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp
parent7ee09966e2649a2ab122ef577586e82f40085202 (diff)
MediaStore should reflect state on disk.
It's an index of data scanned from disk, and it's been misleading to let people mutate that data directly in MediaStore, since those edits aren't durable in any way. We never updated the metadata in the underlying files, so any changes would be lost when moving between devices. This change moves to always re-scan files after they've been edited, to ensure we pick up metadata changes. It also ignores direct edit attempts from apps. Bug: 120711487 Test: atest android.media.cts.MediaScannerTest Test: atest cts/tests/tests/provider/src/android/provider/cts/MediaStore* Change-Id: I4cc3ae24d6c6b5f01fe4bb47610ccf162c81ce83
Diffstat (limited to 'tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp')
0 files changed, 0 insertions, 0 deletions