tangorpro: Pull in various RROs from stock
SettingsGoogleTangorproOverlay - Disables WiFi hotspot & Sim settings, adds tablet lottie animations, etc. TitanSettingsOverlay - Enables communal settings (Hub Mode Settings), etc. TitanSettingsProviderOverlay - Sets default screen timeout to 120 seconds & enables dock sounds by default. TitanSysuiConfigOverlay - Enables full screen user switcher, sets keyguard affordance dimens, and sets various dock/communal components. etc. [npjohnson]: Guard TitanSettingsOverlay with GMS property to prevent crashes without GMS. Change-Id: Ieabe0e569edffe0c9bb5787f03a98adb5df355dd Signed-off-by: AnierinB <anierin@evolution-x.org>
This commit is contained in:
parent
3605af8a45
commit
3e280a2443
294 changed files with 3193 additions and 3 deletions
|
@ -13,7 +13,11 @@ PRODUCT_PACKAGES += \
|
|||
# RRO
|
||||
PRODUCT_PACKAGES += \
|
||||
GrilRadioCustomizableNoRadio \
|
||||
TangorproGMSOverlay
|
||||
SettingsGoogleTangorproOverlay \
|
||||
TangorproGMSOverlay \
|
||||
TitanSettingsOverlay \
|
||||
TitanSettingsProviderOverlay \
|
||||
TitanSysuiConfigOverlay
|
||||
|
||||
# Build necessary packages for vendor
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue