commit | 52664d84d2fd89ad29508ff9493b22f7178bd084 | [log] [tgz] |
---|---|---|
author | Victor Hsieh <victorhsieh@google.com> | Tue Mar 19 10:33:44 2024 -0700 |
committer | Victor Hsieh <victorhsieh@google.com> | Tue Mar 19 10:33:44 2024 -0700 |
tree | ab799cfc7fab97f36b50d37b6a66f510bef9de8b | |
parent | c4c128e9b9e9b8db0e909b58b0332c3a4970b04e [diff] |
Make Context.PERSISTENT_DATA_BLOCK_SERVICE public As a new public API is added in PersistentDataBlockManager, and the app uses context.getSystemService(...) to access the manager, change the constant from @SystemApi to public. Bug: 315380237 Test: m Change-Id: Ie4bfb85c96184dba108faea601192894bbf32bb6