commit | cc04c03f534f76b01bf9acad61cd4c390fa0b5d7 | [log] [tgz] |
---|---|---|
author | jhonboy121 <alfredmathew05@gmail.com> | Mon Jun 13 16:38:15 2022 +0530 |
committer | srgrusso <srgrusso240@gmail.com> | Sat Mar 11 22:01:10 2023 -0600 |
tree | 7f709243059ab207ba7063e037fbb88128dc5732 | |
parent | 2f5cb1fb0b7f53e004bb97ec46527f7c1a42e5a7 [diff] |
SystemUI: cleanup fps info tile and service * Properly check if fps info node exists and is readable * Check for props while debugging logs * Hard-code fps info read interval * Remove unnecessary configuration global var * Make isReading a stateless var * Register / unregister lifecycle observer only if tile state is toggled Signed-off-by: jhonboy121 <alfredmathew05@gmail.com> Signed-off-by: Dmitrii <bankersenator@gmail.com>