-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
143 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,143 @@ | ||
# 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=0 | ||
|
||
# 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=1 | ||
GoogleDialer=1 | ||
GoogleContacts=1 | ||
CarrierServices=1 | ||
GoogleClock=1 | ||
|
||
# Set SetupWizard=0 if you want to skip installing all packages belonging to SetupWizard Package | ||
SetupWizard=0 | ||
>>SetupWizard=0 | ||
>>GoogleRestore=0 | ||
>>GoogleOneTimeInitializer=0 | ||
|
||
GoogleCalculator=0 | ||
Drive=0 | ||
GoogleMaps=1 | ||
GoogleLocationHistory=1 | ||
GooglePhotos=0 | ||
DeviceHealthServices=0 | ||
GBoard=0 | ||
GoogleCalendar=1 | ||
GoogleKeep=0 | ||
PlayGames=0 | ||
|
||
# Set PixelSpecifics=0 if you want to skip installing all packages belonging to PixelSpecifics Package | ||
PixelSpecifics=0 | ||
>>PixelLauncher=0 | ||
>>DevicePersonalizationServices=0 | ||
>>QuickAccessWallet=0 | ||
>>GoogleWallpaper=0 | ||
>>SettingsServices=0 | ||
>>PrivateComputeServices=0 | ||
>>PixelThemes=0 | ||
>>EmojiWallpaper=0 | ||
>>PixelWeather=0 | ||
|
||
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=0 | ||
GoogleTTS=0 | ||
|
||
# Set GoogleSearch=0 if you want to skip installing all packages belonging to GoogleSearch Package | ||
GoogleSearch=0 | ||
>>Velvet=0 | ||
>>Assistant=0 | ||
|
||
GoogleSounds=0 | ||
|
||
# Set GoogleChrome=0 if you want to skip installing all packages belonging to GoogleChrome Package | ||
GoogleChrome=1 | ||
>>GoogleChrome=1 | ||
>>WebViewGoogle=1 | ||
>>TrichromeLibrary=1 | ||
|
||
Gmail=0 | ||
DeviceSetup=0 | ||
AndroidAuto=0 | ||
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=1 | ||
GmailGo=0 | ||
|
||
# Following are the Addon packages NikGapps supports | ||
GoogleFi=0 | ||
GoogleDuo=0 | ||
GoogleDocs=0 | ||
GoogleSlides=0 | ||
GoogleSheets=0 | ||
YouTube=0 | ||
YouTubeMusic=0 | ||
Books=0 | ||
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 | ||
|