commit | 4a989379e84d75e4970c3a7b77a1ea64f2fb59b5 | [log] [tgz] |
---|---|---|
author | Abhijeet Kaur <abkaur@google.com> | Wed Mar 04 17:34:10 2020 +0000 |
committer | Abhijeet Kaur <abkaur@google.com> | Fri Mar 06 14:24:37 2020 +0000 |
tree | a5eeee6de25e60641b5f6442ee8186c6d586b721 | |
parent | 16d3815a9bc2d48d2eacfd97294a6b880ce4f25d [diff] |
Move Scoped Storage compat flags definition to frameworks/base Currently the flags definition is in MediaProvider, which is an apex module (updatable), and the flags values are now used in frameworks/base as well (non-updatable). Good to have flags definition in the constant component. Bug: 150593967 Test: atest ExternalStorageHostTest Test: atest com.android.providers.media Test: manual Change-Id: I0b06c068cb3957a7db8af5e14598724f72122736