Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add halogenOS to Elite #12140

Open
N0m4n904 opened this issue Nov 6, 2024 · 0 comments
Open

Add halogenOS to Elite #12140

N0m4n904 opened this issue Nov 6, 2024 · 0 comments

Comments

@N0m4n904
Copy link
Contributor

N0m4n904 commented Nov 6, 2024

Hi, here is the issue you requested to add halogenOS to the Elite.

The old halogenOS.config we had for Android 14 is the following, basically all Apps that were present there, should be present in the new one:

# NikGapps configuration file

# If you are not sure about the config, just skip making changes to it or comment it by adding # before it
# visit https://nikgapps.com/misc/2022/02/22/NikGapps-Config.html to read everything about nikgapps

AndroidVersion=14

Version=33

# set this to the directory you want to copy the logs to.
# for e.g. LogDirectory="/system/etc" will install the logs to /system/etc/nikgapps_logs directory
# by default it will install it to /sdcard/NikGapps/nikgapps_logs
LogDirectory=default

# set to /system, /product or /system_ext if you want to force the installation to aforementioned locations
InstallPartition=default

# set to uninstall if you want to uninstall any google app, also set the value of google app below to -1
mode=install

# set WipeDalvikCache=0 if you don't want the installer to wipe dalvik/cache after installing the gapps
WipeDalvikCache=1

# set WipeRuntimePermissions=1 if you want to wipe runtime permissions
WipeRuntimePermissions=0

# Addon.d config set it to 0 to skip the automatic backup/restore while flashing the rom
execute.d=1

# if you want to force the installer to use the config from gapps zip file, set below to 1
use_zip_config=0

# if you want to override the config located in /sdcard/NikGapps with gapps zip file, set below to 1. Applicable to decrypted storage only
override_with_zip_config=0

# set this to 1 if you want to enable gms optimization, careful while doing it, you may experience issues like delayed notification with some Roms
gms_optimization=0

# Following are the packages with default configuration

# Set Core=0 if you want to skip installing all packages belonging to Core Package
Core=1
>>ExtraFiles=1
>>GooglePlayStore=1
>>GoogleServicesFramework=1
>>GoogleContactsSyncAdapter=1
>>GoogleCalendarSyncAdapter=1
>>GmsCore=1

DigitalWellbeing=0
GoogleMessages=0
GoogleDialer=0
GoogleContacts=0
CarrierServices=0
GoogleClock=0

# Set SetupWizard=0 if you want to skip installing all packages belonging to SetupWizard Package
SetupWizard=1
>>SetupWizard=1
>>GoogleRestore=1
>>GoogleOneTimeInitializer=1

GoogleCalculator=0
Drive=0
GoogleMaps=0
GoogleLocationHistory=0
GooglePhotos=0
DeviceHealthServices=0
GBoard=0
GoogleCalendar=0
GoogleKeep=0
PlayGames=0

# Set PixelSpecifics=0 if you want to skip installing all packages belonging to PixelSpecifics Package
PixelSpecifics=1
>>PixelLauncher=0
>>DevicePersonalizationServices=1
>>QuickAccessWallet=0
>>GoogleWallpaper=0
>>SettingsServices=1
>>PrivateComputeServices=1
>>PixelThemes=0
>>EmojiWallpaper=0
>>PixelWeather=1

GoogleRecorder=0

# Set GoogleFiles=0 if you want to skip installing all packages belonging to GoogleFiles Package
GoogleFiles=0
>>GoogleFiles=0
>>StorageManager=0
>>DocumentsUIGoogle=0

MarkupGoogle=1
GoogleTTS=1

# Set GoogleSearch=0 if you want to skip installing all packages belonging to GoogleSearch Package
GoogleSearch=1
>>Velvet=1
>>Assistant=1

GoogleSounds=1

# Set GoogleChrome=0 if you want to skip installing all packages belonging to GoogleChrome Package
GoogleChrome=0
>>GoogleChrome=0
>>WebViewGoogle=0
>>TrichromeLibrary=0

Gmail=0
DeviceSetup=1
AndroidAuto=1
GoogleFeedback=0
GooglePartnerSetup=0
AndroidDevicePolicy=0

# Set CoreGo=0 if you want to skip installing all packages belonging to CoreGo Package
CoreGo=0

# Setting CoreGo=0 will not skip following packages, set them to 0 if you want to skip them  
GoogleGo=0
AssistantGo=0
MapsGo=0
NavigationGo=0
GalleryGo=0
GmailGo=0

# Following are the Addon packages NikGapps supports
GoogleFi=0
GoogleDuo=0
GoogleDocs=0
GoogleSlides=0
GoogleSheets=0
YouTube=
YouTubeMusic=0
Books=1
PixelSetupWizard=0
GoogleTalkback=0

# NikGapps debloater starts here, add all the stuff to add to debloater.config below (for elite and user builds only), check examples below
# YouTube
# /system/app/YouTube

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant