diff options
| author | Abhijeet Kaur <abkaur@google.com> | 2019-12-09 13:55:42 +0000 | 
|---|---|---|
| committer | Abhijeet Kaur <abkaur@google.com> | 2019-12-13 11:21:37 +0000 | 
| commit | a4f4056ff65af9207920c79684b9525b00cb57f2 (patch) | |
| tree | d0e829e53b45ef6ebfa02ecf8aa6aa2ab2040d8f /graphics/java/android/renderscript/ProgramVertexFixedFunction.java | |
| parent | 773ae61247c543f0d67b752aadb892bd4bf42c2a (diff) | |
Remove PROP_FUSE_SNAPSHOT as it is no longer required
With the newly added flag for Settings developer options, which is now
used to change the state of FUSE, PROP_FUSE now acts as the snapshot
feature flag for the current boot.
Also, on a reboot PROP_FUSE_SNAPSHOT was always set to PROP_FUSE or
the default value (false) if PROP_FUSE is not set.
Since PROP_FUSE now replaces PROP_FUSE_SNAPSHOT, it always needs to be
set to some value after a reboot. PROP_FUSE is initialised to the default
value (false) only once, after that it takes value from the latest
changed flag.
Bug: 145391093
Test: Manual (adb shell ls /sdcard works)
Test: atest AdoptableHostTest
Change-Id: I3abb8690a50f542b2567c495ef9942a643be457d
Diffstat (limited to 'graphics/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions
