Go to file
Kevin Jeon d79836e082 Enable dagger fastInit on ParanoidSystemUI
This change enables fastInit mode on SystemUI, which should improve
initialization times.

SystemUIBootTiming was measured over three trials:
- 0ms -> 5ms (DependencyInjection)
- 545ms -> 490ms (StartServices)

Bug: 202327225
Test: - Build and check that sysui uses SwitchingProviders.
      - atest SystemUITests
Change-Id: I726bb1b39af1e26af55b89f7eff80741a31b8ca1
Signed-off-by: Adithya R <gh0strider.2k18.reborn@gmail.com>
2023-12-28 21:30:54 +00:00
data/etc ParanoidSystemUI: Introduce Data Switch QS Tile 2023-01-16 14:42:19 -05:00
res PASysUI: Apply "Eliminate reflective form factor aware initialization" 2023-12-28 00:03:17 +09:00
src/co/aospa/systemui PASysUI: Apply "Eliminate reflective form factor aware initialization" 2023-12-28 00:03:17 +09:00
.gitignore Initial Paranoid SystemUI module 2023-01-04 16:32:07 +01:00
Android.bp Enable dagger fastInit on ParanoidSystemUI 2023-12-28 21:30:54 +00:00
AndroidManifest.xml PASysUI: Apply "Eliminate reflective form factor aware initialization" 2023-12-28 00:03:17 +09:00
NOTICE Initial Paranoid SystemUI module 2023-01-04 16:32:07 +01:00
README.md Initial Paranoid SystemUI module 2023-01-04 16:32:07 +01:00
proguard.flags Clean up proguard.flags. 2023-10-09 05:38:46 +02:00

README.md

Paranoid Android SystemUI Module

A module that handles aospa specific features and assests in the SystemUI framework