commit | bf6b12c997a338f8e3e41a8f3b147d375ac8dea8 | [log] [tgz] |
---|---|---|
author | jhonboy121 <alfredmathew05@gmail.com> | Wed Jan 05 13:30:41 2022 +0530 |
committer | srgrusso <srgrusso240@gmail.com> | Sat Mar 11 22:00:26 2023 -0600 |
tree | 724c7b5964d19b9bca6c548de2558a269f065832 | |
parent | 14ee7b31d52fd6738a5f60ac688e86c15dbb19b4 [diff] |
SystemUI: rewrite FPSInfoService in kt from scratch * Basically the old one was total bs * We now make use of coroutines for periodically reading fps * Added support for controlling fps read interval via overlay * Make sure tile is not available if fps info node is not accessible * Also keep the overlay below statusbar inset Change-Id: I789a9ea0941718473fef7e5344ce036b077120bd Signed-off-by: jhonboy121 <alfredmathew05@gmail.com> Signed-off-by: Dmitrii <bankersenator@gmail.com>