diff options
author | Yingren Wang <yingrenw@codeaurora.org> | 2020-09-01 15:56:19 +0800 |
---|---|---|
committer | Yingren Wang <yingrenw@codeaurora.org> | 2020-09-01 09:33:55 +0000 |
commit | 9307469cca55531127cb57dda8744171091f0793 (patch) | |
tree | 918c17987693ffe55575269aaf6f087d889f58de /rs/java/android/renderscript/ProgramStore.java | |
parent | 1a21e0394381a63c40cf62e3ea5c3337c18705db (diff) |
Change to read app refresh rate list from system settings
There is a GTS mandatory rule that doesn't allow the app to
write device config unless shared "android.uid.shell". The
current design is that customize app write specific refresh
rates to device config and then WM read, this cause GTS failure.
Read from system settings instead of device config. It can fix
the GTS failure and also not affect the data sharing between
the WM and our customize app.
Furthermore, add the "ext" prefix different from the AOSP key to
force refresh rate list key to avoid conflict with AOSP key.
Change-Id: Iee609fd691fb0e7304b267e3353efb65032e84e2
CRs-Fixed: 2767099
Diffstat (limited to 'rs/java/android/renderscript/ProgramStore.java')
0 files changed, 0 insertions, 0 deletions