summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorRuslan Tkhakokhov <rthakohov@google.com>2022-01-17 23:39:21 +0000
committerRuslan Tkhakokhov <rthakohov@google.com>2022-02-25 13:39:42 +0000
commit98f8122702709355750e618ce434ab798864f885 (patch)
treea502733c8e30f6a9a2a6660f5cc7b14cecc609c6 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java
parent0cfbf6e40b1ce99c380410d0f1b16d36c971551d (diff)
Skip restore of read-only directories
Currently trying to restore a read-only directory results in only the directory being restored but not its contents. This causes problems for some apps (see the associated bug). Skip restore of read-only directories while we evaluate the priority of proper suport for this use case. Bug: 194894879 Test: Manual: 1. Populate a read-only directory in an app's folder (/data/user/0/<package-name>) 2. Run backup for the app 3. Clear app data (adb shell pm clear <package-name> 4. Run restore for the app 5. Inspect app folder to ensure all writable content is restored. Merged-In: I644a5784fb42352ba28ac944d3aa3564b0215a78 Change-Id: I644a5784fb42352ba28ac944d3aa3564b0215a78
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions