This repository was archived by the owner on Jun 20, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathoptions.prop
More file actions
251 lines (220 loc) · 9 KB
/
options.prop
File metadata and controls
251 lines (220 loc) · 9 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
#
# DevBase by ALEXNDR (_alexndr @ XDA)
#
# Configuration file to allow customize the installation.
#
# File inside the ZIP installer is just for reference - please DO NOT modify it!
# If you want to change some options listed below - edit the copy of this file, then place
# modified options.prop file in the root directory of internal emulated scdard (/data/media/0)
# or in the root directory of extSdCard (recommended if you plan to format internal emulated
# sdcard) and then start the installation.
#
# TIP: You do not need to repeat this step every next update I will release. As long as your
# customized options.prop file is present in the (ext)SdCard - future DevBase installers will
# "read in your mind" that you want to install with such options again.
#
# NOTE: All below variables and values are case sensitive!
# Enable root access. Allowed values:
# true - install Magisk as root solution (default)
# false - do not root device
root=true
# Install Xposed framework matched to the ROM (there is also a possibility to detect Xposed profile
# automatically, but auto-detection will not work if user will perform wipe /system). Allowed values:
# auto - detect Xposed profile automatically
# true - force Xposed framework installation
# false - do not install Xposed framework
xposed=false
# CSC Selection. Allowed values:
# KCSC - Keep current CSC, recommended in most cases (automatic selection or keep current CSC contents).
# You can force the use of natively supported CSC by typing (use UPPERCASE!): ACR, AFG, AFR, ARO, ATO, AUT,
# BGL, BNG, BRI, BTC, BTU, CAC, CAM, CEL, CHO, COO, CPW, DBT, DKR, ECT, EGY, EON, ETL, EUR, GLB, ILO, INS,
# ITV, KSA, LAO, LUX, LYS, MAT, MID, MM1, MWD, MYM, NEE, NPL, ORX, PAK, PCL, PHE, PHN, PTR, ROM, SEB, SEE,
# SEK, SER, SIN, SKZ, SLK, SMA, SMP, STH, TEB, THL, THR, TMC, TPA, TPH, TTT, TUN, TUR, WTL, XEF, XEH, XEO,
# XEU, XFA, XFE, XME, XSG, XSP, XTC, XXV, ZTO
CSC=KCSC
# Custom CSC Features. Allowed value in each line: <Example_line>value</Example_line>
<CscFeature_Common_SupportWcdmaInSlave>true</CscFeature_Common_SupportWcdmaInSlave>
<CscFeature_VoiceCall_ConfigRecording>RecordingAllowed</CscFeature_VoiceCall_ConfigRecording>
<CscFeature_Setting_EnableMenuBlockCallMsg>true</CscFeature_Setting_EnableMenuBlockCallMsg>
<CscFeature_Setting_CustNetworkSelMenu4>LTEONLY</CscFeature_Setting_CustNetworkSelMenu4>
<CscFeature_Setting_SupportRealTimeNetworkSpeed>true</CscFeature_Setting_SupportRealTimeNetworkSpeed>
<CscFeature_SmartManager_ConfigSubFeatures>roguepopup|autoclean|autorestart|trafficmanager</CscFeature_SmartManager_ConfigSubFeatures>
<CscFeature_SmartManager_DisableAntiMalware>true</CscFeature_SmartManager_DisableAntiMalware>
<CscFeature_SystemUI_SupportRecentAppProtection>true</CscFeature_SystemUI_SupportRecentAppProtection>
<CscFeature_Message_DisplaySmsTimeAs>server</CscFeature_Message_DisplaySmsTimeAs>
<CscFeature_Message_DisplayMmsTimeAs>server</CscFeature_Message_DisplayMmsTimeAs>
<CscFeature_Camera_ShutterSoundMenu>true</CscFeature_Camera_ShutterSoundMenu>
<CscFeature_RIL_ForceConnectMMS>true</CscFeature_RIL_ForceConnectMMS>
<CscFeature_Knox_SupportKnoxGuard>false</CscFeature_Knox_SupportKnoxGuard>
<CscFeature_SystemUI_SupportDataUsageViewOnQuickPanel>true</CscFeature_SystemUI_SupportDataUsageViewOnQuickPanel>
# Custom physical debloat list. Allowed value in each line: path to app's directory in /system.
# (NOTE: wildcards are allowed here)
# Samsung Knox / Pay / Pass / Billing / Secure Folder / Dex / Enterprise
/system/app/AASAservice # Probably related to permissions/security
/system/app/BBCAgent # Knox-related*
/system/app/EdmSimPinService
/system/app/ESEServiceAgent
/system/app/KnoxAttestationAgent
/system/app/MDMApp # Mobile Device Management
/system/app/mldapchecker # MLDAPlog (Mobile Lightweight Directory Access Protocol?)
/system/app/SecurityLogAgent # Root detection related, Knox-related
/system/app/SecurityProviderSEC # Secure folder related
/system/app/UniversalMDMClient # Mobile Device Management?
/system/priv-app/AuthFramework
/system/priv-app/ContainerAgent* # Knox Workspace
/system/priv-app/DexCommunity
/system/priv-app/DesktopModeUiService
/system/priv-app/IpsGeofence
/system/priv-app/KeyguardWallpaperUpdator
/system/priv-app/KnoxCore
/system/priv-app/KnoxContainerDesktop
/system/priv-app/KnoxDesktopLauncher
/system/priv-app/KnoxGuard # Payment services
/system/priv-app/knoxvpnproxyhandler
/system/priv-app/knoxanalyticsagent
/system/priv-app/KLMSAgent #Samsung's device-for-corporate-use solution
/system/priv-app/SamsungBilling
/system/priv-app/SamsungPass*
/system/app/SamsungPass*
/system/priv-app/SamsungPay*
/system/priv-app/SecureFolder*
/system/priv-app/SKMSAgent #eSE-based NFC support
/system/priv-app/SystemUIDesktop
/system/priv-app/ManagedProvisioning #Work profile setup
/system/priv-app/PaymentFramework
/system/priv-app/Rlc #OEM unlock issue
/system/container/SharedDeviceKeyguard
# Accessibility
/system/priv-app/Accessibility
/system/priv-app/AssistantMenu* #Floating button
/system/app/UIBCVirtualSoftkey
/system/app/SamsungTTS
/system/app/UniversalSwitch
/system/app/STalkback
# Account
/system/priv-app/SamsungAccount*
/data/app/com.samsung.android.mobileservice*
/system/priv-app/SamsungExperienceService
# Bixby
/system/priv-app/BixbyWakeup
/system/priv-app/BixbyHome
/system/priv-app/BixbyService
/system/priv-app/Bixby
/system/priv-app/BixbyAgentStub
/system/priv-app/SystemUIBixby*
# Compatibility Test Suite
/system/app/CtsShim*
/system/priv-app/CtsShim*
# Cutout
/vendor/overlay/DisplayCutoutEmulationDouble
/vendor/overlay/DisplayCutoutEmulationTall
# Edge
/system/priv-app/AppsEdgePanel*
/system/priv-app/CocktailBarService*
/system/priv-app/PeopleStripe
/system/priv-app/TaskEdgePanel*
/system/app/ClipboardEdge
/system/app/CnnPanel
/system/app/CocktailQuickTool
/system/app/Yahoo*
/system/app/FlipboardBriefing
/data/app/flipboard*
/system/app/SBrowserEdge
# Facebook
/system/priv-app/FBInstaller*
/system/priv-app/FBServices
/system/app/Facebook*
/system/app/FBAppManager_NS
# Font
/system/app/ChocoEUKor
/system/app/CoolEUKor
/system/app/Foundation # Font can't be changed if removed
/system/app/RoseEUKor
# Game launcher and optimization service
/system/priv-app/GameHome
/system/priv-app/GameTools*
/system/app/GameOptimizer
/system/app/GameOptimizingService
# Microsoft
/system/app/MSSkype_stub*
/system/priv-app/Excel_SamsungStub
/system/priv-app/LinkedIn_SamsungStub
/system/priv-app/OneDrive_Samsung*
/system/priv-app/PowerPoint_SamsungStub
/system/priv-app/Word_SamsungStub
# Positioning
/system/priv-app/SamsungPositioning
/system/priv-app/NSFusedLocation*
/system/app/SLocation
# Smart things
/system/priv-app/EasySetup
/system/app/SamsungConnect* # Buds popup will not work if removed
/system/priv-app/BeaconManager # Nearby device scanning
# Samsung Cloud
/system/priv-app/SamsungCloudClient
/system/app/BrightnessBackupService
/system/priv-app/ringtoneBR
/system/app/ShortcutBackupService
# Software Update
/system/priv-app/FotaAgent
/system/priv-app/SOAgent
# SIM / RIL / VOIP
/system/app/SimMobilityKit
/system/app/vsimservice
/system/app/BCService # RIL related
# Theme
/system/priv-app/ThemeCenter
/system/priv-app/ThemeStore
# Features / Samsung Apps & Widget
/system/app/DAAgent # Dual app agent
/system/app/KidsHome*
/system/app/LinkSharing*
/system/app/SmartReminder
/system/app/AllshareMediaShare
/system/app/SamsungCalendar
/system/app/Weather_SE*
/system/priv-app/StoryService
/system/priv-app/SamsungMagnifier3
/system/app/StoryEditor*
/system/priv-app/GalaxyApps*
/system/priv-app/GalaxyAppsWidget*
/system/priv-app/RubinVersion* # Customization service
/system/app/SamsungIME*
/system/app/EasymodeContactsWidget*
/system/priv-app/AppLock
/system/priv-app/Fmm # Find my mobile
/system/priv-app/Gear360Editor*
/system/priv-app/GearVRService
/system/priv-app/LedCover*
/system/priv-app/MateAgent
/system/priv-app/SmartManager_v*_DeviceSecurity
/system/app/SCPMClient* # Related to Smart Manager
/system/priv-app/SamsungSocial #reddit.com/r/GalaxyNote8/comments/bdcw1o/what_the_heck_is_samsung_social/
/system/priv-app/Upday # play.google.com/store/apps/details?id=de.axelspringer.yana
/system/app/PhotoTable # Photo screen saver
/system/app/BasicDreams # Screen Saver
/system/app/WebManual
/system/app/DictDiotekForSec # Dictionary in text highlight
/system/app/MdecService # Call and text on other device
# Unknowns
/system/priv-app/SPPPushClient
/system/priv-app/SVoicePLM
/system/app/AdvSoundDetector* # Door bell, baby crying detection
/system/app/HandwritingService
/system/app/SilentLog
/system/app/BookmarkProvider
/system/priv-app/GoogleDaydreamCustomization
/system/app/CompanionDeviceManager
/system/priv-app/MediaLearningPlatform
/system/priv-app/SVCAgent
/system/app/AppLinker
/system/app/ChromeCustomizations
/system/app/RootPA
/system/priv-app/OMCAgent*
/system/priv-app/ContextProvider
/system/priv-app/DiagMonAgent
/system/priv-app/IPService
/system/app/PlayAutoInstallConfig
/system/priv-app/PreloadInstaller
# Custom virtual debloat list. Allowed value in each line: exact app name with .apk extension.
# (NOTE: without app's path/directory, wildcards are NOT allowed here!)