Add CLEAR_APP_CACHE check for deletePreloadsFileCache.
StorageManager is priv-app & need add CLEAR_APP_CACHE permission to access deletePreloadsFileCache. Bug: 36595933 Test: adb shell service call package <api> to verify non-priv-app, fail. Test: adb shell service call package <api> to verify priv-app with CLEAR_APP_CACHE, success. Change-Id: Ie9f13285a725d9bf4b552617ee13c1eb142a3609
Loading
Please register or sign in to comment