diff options
author | Felipe Leme <felipeal@google.com> | 2018-12-17 11:47:14 -0800 |
---|---|---|
committer | Felipe Leme <felipeal@google.com> | 2018-12-19 14:20:29 -0800 |
commit | d264c7284b69647dc24ca6d3a06c5b0d947bd83b (patch) | |
tree | f8086b7067c1abe2fc4968b6d959917b79545565 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | d692ddf66dc1ccc184a6a6b2fff9aa072d142006 (diff) |
Fixed how ContentCapture is kill-switched.
We provide a way for OEMs to kill-switch Content Capture, but it currently
does not work in the first boot (which uses default settings).
This CL changes the mechanism:
- If the property is not set, it assumes it's disabled (before it was only
disabled when explicitly set to "false").
- To always enable it, it must be set to "always" (before it was "true").
- To check for the overlaid resource, it must be set to "default" (before it
had to be unset).
Test: manual verification
Fixes: 121144410
Bug: 121153631
Change-Id: Ie669e43d9dce947a7bb31bc3b1768774f724675f
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions