Advertisement
Shadezero

Untitled

Nov 3rd, 2019
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 31.92 KB | None | 0 0
  1. prop.version=44
  2. ### ----------------------------------------------------------------------------------------
  3. ### x X x - N O L I M I T S
  4. ### Fast - Snappy - Smooth - Stable - Battery
  5. ### ----------------------------------------------------------------------------------------
  6. ### Magisk Module ROM
  7. ### Developer: xXx
  8. ### Supported ROM: Oxygen/H2OS based on Android 10
  9. ### Supported Devices: OnePlus 7 Pro
  10. ###
  11. ### ----------------------------------------------------------------------------------------
  12. ### P R O F I L E I N S T R U C T I O N S
  13. ### ----------------------------------------------------------------------------------------
  14. ### This profile is used to configure xXx - NoLimits.
  15. ###
  16. ### Save Directory: /sdcard/xXx/
  17. ### If the profile is not stored in the above directory, the default profile will be used.
  18. ###
  19. ### This profile must be edited in Plain Text.
  20. ###
  21. ### For editing this file on Windows OS you MUST use Notepad++ for this.
  22. ###
  23. ### ----------------------------------------------------------------------------------------
  24. ### H O W T O
  25. ### ----------------------------------------------------------------------------------------
  26. ### Example 1: For binary selection.
  27. ### 0 = Stock/Ignore (do nothing)
  28. ### 1 = Do this
  29. ###
  30. ### Everywhere you don't find value options listed, you need to set either 0 or 1
  31. ###
  32. ### -----------------------------
  33. ###
  34. ### Example 2: For multi-options.
  35. ### 0 = don't change AnimationScale values
  36. ### 1 = Fastest - No Animation: 0
  37. ### 2 = Very Fast Animations: 0.25
  38. ### 3 = Fast Animations: 0.5
  39. ### 4 = Faster Animations: 0.75
  40. ### 5 = Android Stock Animations: 1
  41. ###
  42. ### For example to get "Faster Animations: 0.75" simply set AnimationScale = 4
  43. ###
  44. ### ----------------------------------------------------------------------------------------
  45. ### E N D O F I N S T R U C T I O N S S E C T I O N
  46. ### ----------------------------------------------------------------------------------------
  47.  
  48.  
  49.  
  50. # ----------------------------------------------------------------------------------------
  51. # S Y S T E M T W E A K S
  52. # ----------------------------------------------------------------------------------------
  53. # Windows Animation Scales
  54. # The lower the number, the faster the animation scales.
  55. #
  56. # 0 = don't change AnimationScale values
  57. # 1 = Fastest - No Animation: 0
  58. # 2 = Very Fast Animations: 0.25
  59. # 3 = Fast Animations: 0.5
  60. # 4 = Faster Animations: 0.75
  61. # 5 = Android Stock Animations: 1
  62.  
  63. AnimationScale = 3
  64.  
  65.  
  66. # ----------------------------------------------------------------------------------------
  67. # Google Play Wakelocks/Analytics (thanks to @MeggaMortY)
  68. # This tweak blocks all non-critical Google Play wakelocks
  69. #
  70. # 0 = Stock/Ignore
  71. # 1 = Standard blocking
  72. # 2 = Standard + Extended blocking (affect Google Pay and Google Fit functionallity)
  73.  
  74. DisableGooglePlayWakelocks = 1
  75.  
  76. # ----------------------------------------------------------------------------------------
  77. # Google Analytics
  78. # This tweak will block all non-critical Google analytics for all apps.
  79. # WARNING! A red framework will be displayed in the ads place due to lack of connectivity to the Google analytics API.
  80.  
  81. DisableGoogleAnalytics = 0
  82.  
  83. # ----------------------------------------------------------------------------------------
  84. # Universal GMS Doze - thanks to @gloeyisk
  85. # Helps to increase battery life, as your device will be dozing most of the time, rather than waking up all the time.
  86. # ATTENTION: Apps like Google Hangouts, Facebook Messenger, WhatsApp, Telegram, etc. might not notify in time anymore.
  87. # If you want to ensure real-time WhatsApp notifications for example, go to your WhatsApp notification settings and enable high priority notifications.
  88. # By default, "High priority" notifications like from Alarm clocks, SMS or incoming phone calls are not affected at all.
  89. # More explanations here: https://forum.xda-developers.com/apps/magisk/module-universal-gms-doze-t3853710
  90. # Requires Busybox, therefore Busybox will be installed as well.
  91.  
  92. Universal.GMS.Doze = 0
  93.  
  94. # ----------------------------------------------------------------------------------------
  95. # Disable zram
  96. # zram is a kernel feature that uses on-the-fly compression to increase overall RAM.
  97. # OnePlus have set a swap disk to improve memory management.
  98. # By disabling these you may experience less battery consumption due to less CPU/Disk usage.
  99. #
  100. # 0 = Stock/Ignore (Recommended for 6GB RAM devices on Android 10)
  101. # 1 = Disable the OnePlus swap-disk (min. 8GB+ RAM on Android 10)
  102. # 2 = Completely disable zram (min. 8GB+ RAM on Android 10)
  103.  
  104. DisableZRAM = 2
  105.  
  106. # ----------------------------------------------------------------------------------------
  107. # LMK RAM Management
  108. # This setting will keep more apps in RAM longer.
  109. #
  110. # 0 = Stock/Ignore
  111. # 1 = Improved - More Apps are kept longer in RAM
  112. # 2 = Aggressive - Keep as many apps as long as possible in RAM
  113.  
  114. LMK_RAM_Management = 1
  115.  
  116.  
  117. # ----------------------------------------------------------------------------------------
  118. # b u i l d . p r o p T W E A K S
  119. # some tweaks to improve scrolling, add VoLTE/VoWifi options, more volume steps, etc.
  120. #
  121. # 0 = Don't apply tweaks
  122. # 1 = Applies all build.prop tweaks
  123.  
  124. TweaksMasterSelector = 1
  125.  
  126.  
  127. # ----------------------------------------------------------------------------------------
  128. # Kernel Tweaks
  129. # A carefully optimised set of kernel tweaks to increase the performance of your device.
  130.  
  131. KernelTweaks = 1
  132.  
  133. # ----------------------------------------------------------------------------------------
  134. # Force xXx - NoLimits Tweaks
  135. # This setting will force xXx - NoLimits tweaks to be used over any other tweaks on your device.
  136.  
  137. ForceTweakApplication = 0
  138.  
  139. # ----------------------------------------------------------------------------------------
  140. # Rebuild Dalvik Cache
  141. # Dalvik cache is cached odex files from installed apps on your device to prevent the app being optimised every time it runs.
  142. # This needs to be done in many circumstances to avoid issues.
  143. # Currently this is only rebuilt when the device is charging and reached 100%.
  144. # Enabling this will rebuild the cache upon rebooting. (one time action after flashing NoLimits, OOS, or wiping dalvik cache)
  145. #
  146. # Note: This can take up to 12 mins.
  147.  
  148. RebuildDalvikCache = 0
  149.  
  150.  
  151. # ----------------------------------------------------------------------------------------
  152. # Irreversible delete selected bloat from System Partition
  153. # Watch out! If you uninstall or reflash NoLimits with different debloat selection,
  154. # already debloated stuff will be gone until you reflash OOS or custom Rom
  155.  
  156. IrreversibleDebloat = 0
  157.  
  158.  
  159. # ----------------------------------------------------------------------------------------
  160. # Hide NoLimits Version in Settings > About
  161. # If Renovate Ice has been flashed, NoLimits will show the NoLimits Version under "About" instead of "Device Info".
  162. # Set this to 1 if you don't want the version info under "About".
  163. # This setting do nothing if Renovate is not in place.
  164.  
  165. HideNoLimitsVersionInABOUTinfo = 0
  166.  
  167. # ----------------------------------------------------------------------------------------
  168. # 2.4GHz WiFi Channel Bonding
  169. # Useful if your router only support the 2.4GHz frequency but not the faster 5Ghz
  170. # Should theoretically double your wireless throughput (as long as your router supports channel bonding)
  171.  
  172. 2.4GHzWiFichannelbonding = 0
  173.  
  174.  
  175. # ----------------------------------------------------------------------------------------
  176. # BusyBox by osm0sis
  177. # Recommended
  178. # It's a set of powerful tools which are used by some root applications and don't affect battery life
  179.  
  180. BusyBox = 1
  181.  
  182. # ----------------------------------------------------------------------------------------
  183. # Fix SDcard permissions
  184. # Fix ownership & permissions of files and folders on the SDcard to Android OS's original state.
  185.  
  186. FixSDcardpermissions = 0
  187.  
  188.  
  189.  
  190. # ----------------------------------------------------------------------------------------
  191. # A P P L I C A T I O N S , T H E M E S & I M P R O V E M E N T S
  192. # ----------------------------------------------------------------------------------------
  193. # A P P L I C A T I O N S
  194. # ----------------------------------------------------------------------------------------
  195. # Launcher Selection
  196. #
  197. # Nova Launcher - One of the most popular launchers currently.
  198. # Action Launcher - Based on the Pixel Launcher and Android Oreo.
  199. # Pixel Launcher - The original Nexus Launcher packed full of features, including the Google Now side drawer
  200. # Lawnchair Launcher - Based on the Pixel launcher with increased functionality.
  201.  
  202. NovaLauncher = 1
  203. ActionLauncher = 0
  204. PixelLaucher = 0
  205. LawnchairLaucher = 0
  206.  
  207. # ----------------------------------------------------------------------------------------
  208. # Sound Mods
  209. #
  210. # Dolby Digital thanks to @repey6. - Will disable OnePlus Dolby and Tuner
  211. # JamesDSP - Thanks to james34602, ahrion, zackptg5
  212. # Stereo Speaker Mod (NOT for OP7) - Adds the earpiece as an additional speaker. Earpiece audio might not be as clear as main speaker.
  213. # Viper Profile Collection - Profile collection for Viper4Arise, thanks to @A.R.I.S.E. Team.
  214. # ViPER4Android - Thanks to Team Arise, Team DeWitt, Ahrion, Zackptg5, ViPER520, ZhuHang
  215. # 1 = Legacy Black/Red Themed Arise Version 2.5.x
  216. # 2 = Team DeWitt Version 2.7.x - default theme White/Purple, but also themeable by Swift Installer etc.
  217.  
  218. Viper4Android = 0
  219. ViperProfileCollection = 0
  220. DolbyDigital = 1
  221. JamesDSP = 0
  222.  
  223.  
  224. # ----------------------------------------------------------------------------------------
  225. # AdAway
  226. # AdAway is an open source ad blocker for Android using the hosts file.
  227.  
  228. AdAway = 0
  229.  
  230.  
  231. # ----------------------------------------------------------------------------------------
  232. # YouTube Vanced
  233. # This is a modded version of YouTube which contains a lot of features like Ad Blocking, Background Playback and many more.
  234. #
  235. # Note: By default, YouTube Vanced is white themed. To use the black theme you will need to change it in Vanced settings.
  236. # 0 = Stock/Ignore
  237. # 1 = White/Dark themed
  238. # 2 = White/Black themed
  239.  
  240. YouTubeVanced = 1
  241.  
  242.  
  243. # ----------------------------------------------------------------------------------------
  244. # Google Dialers
  245. # 0 = Ignore / Keep Stock Dialer
  246. #
  247. # (OOS Dialer REMOVED) - Improves your calling experience and gain control over calls with features like spam protection, caller ID, call blocking and more.
  248. # 1 = Latest Dialer App version with option for white or dark theming (white is default)
  249. # 2 = Old Dialer v22 with fixed white/blue theme)
  250. #
  251. # (OOS Dialer REMAINS) - Google Dialer experience, but several features are not working when combined with OOS Dialer. Native call recording still works with OOS dialer.
  252. # 3 = Latest Dialer App version with option for white or dark theming (white is default)
  253. # 4 = Old Dialer v22 with fixed white/blue theme)
  254.  
  255. GoogleDialer = 1
  256.  
  257.  
  258. # ----------------------------------------------------------------------------------------
  259. # Google Camera
  260. # A modded GCam version by @arnova.
  261. #
  262. # 0 = Ignore/uninstall previous installed version
  263. # 1 = Standard installation as user app
  264. # 2 = Ability to switch between the auxiliary back cameras which enables multi-lense switching between auxiliary back cameras.
  265. # Attention! Depending on Rom version, selecting 2 might break the android settings search function!
  266.  
  267. GoogleCamera = 0
  268.  
  269.  
  270.  
  271. # ----------------------------------------------------------------------------------------
  272. # T H E M I N G
  273. # ----------------------------------------------------------------------------------------
  274. # Substratum Theme Engine - A theme engine for theming your device.
  275. # Ozone Module(OREO Only) - A Substratum theme module.
  276. # K-Klock Module - A Substratum Theme Engine module for theming the Action Bar, QS backgrounds, etc.
  277. # Aether - A Substratum module for Center or Right statusbar clock, LTE/4G toggle and QS icon count changer
  278.  
  279. SubstratumThemeEngine = 0
  280. K-KlockModule = 0
  281. Aether = 0
  282.  
  283. # ----------------------------------------------------------------------------------------
  284. # Emoji Fonts
  285. # 0 = Keep stock Emojis
  286. # 1 = Android O Emoji's - Thanks to xda recognized contributor, linuxct.
  287. # 2 = iOS 13.2 Emoji's - Thanks to @tych_tych.
  288. # 3 = Emoji One - JoyPixels (formerly Emoji One).
  289. # 4 = Samsung Emoji's - Samsung device glossy emoji's.
  290.  
  291. EmojiFont = 1
  292.  
  293. # ----------------------------------------------------------------------------------------
  294. # Boot Animations
  295. # Assign the respective number to the "CustomBootanimation = " option below
  296. # 0 = Disable custom bootanimations - Base Rom Bootanimation will be used
  297. # 1 = xXx NoLimits Boot Animation - Thanks to Jay Jay @trapcoder666
  298. # 2 = Oxygen OS Stock Boot Animation
  299. # 3 = Boot Animation in xXx Folder - Copy a raw bootanimation.zip to the xXx directory on your internal SDcard
  300. # 4 = WatchDogs Boot Animation - Thanks to @Robdyx
  301. # 5 = McLaren Boot Animation - Thanks to @Mishaal Rahman
  302. # 6 = Google Pixel 1 Boot Animation - Thanks to xda Senior Member @niwia
  303. # 7 = Google Pixel 2 Boot Animation
  304. # 8 = Google Pixel 3 Boot Animation
  305.  
  306. CustomBootAnimation = 2
  307.  
  308.  
  309. # ----------------------------------------------------------------------------------------
  310. # I M P R O V E M E N T S
  311. # ----------------------------------------------------------------------------------------
  312.  
  313.  
  314. # Digital WellBeing (Pie only)
  315. # See a complete picture of your digital habits and disconnect when you want to.
  316. # Visible as a Settings tile.
  317.  
  318. DigitalWellBeing = 0
  319.  
  320. # ----------------------------------------------------------------------------------------
  321. # Ice Box Speedup System Plugin
  322. # Speed up Ice Box's freezing and defrosting.
  323.  
  324. IceBoxSpeedup = 0
  325.  
  326. # ----------------------------------------------------------------------------------------
  327. # MoreLocale
  328. # Morelocale can help you to enable your local language in HydrogenOS.
  329. # Does not work on Android itself, but all user apps will switch to the selected language.
  330.  
  331. MoreLocale = 0
  332.  
  333.  
  334.  
  335.  
  336.  
  337. ### ----------------------------------------------------------------------------------------
  338. ### D E B L O A T I N G S E C T I O N
  339. ### ----------------------------------------------------------------------------------------
  340. ### -- How to Debloat ------------
  341. ### 0 = No debloating / don't touch
  342. ### 1 = Debloat
  343.  
  344.  
  345. ### -- B U L K D E B L O A T O P T I O N S -----------------------------------------------
  346.  
  347. # ExtremeDebloating is a selection of 60+ items. The device will still run stable.
  348. # In case you miss apps you wanted to keep, better make use of the Individual Debloat Section to decide on item base what to debloat.
  349. ExtremeDebloating = 0
  350.  
  351. # OnePlus Analytics Disabler Light
  352. # Disable the OPDeviceManager which was rumored to send personal device information to OnePlus
  353. OnePlusAnalyticsDisablerLight = 1
  354.  
  355. # OnePlus Analytics Disabler Full
  356. # Might mess up usefull stuff. Disables more stuff which is rumored to send analytics or potentially open a backdoor.
  357. # Attention! This option will break secret codes menus like *#800# or *#801# etc. and OK Google.
  358. OnePlusAnalyticsDisablerFull = 0
  359.  
  360. # GApps Pico level
  361. # This will debloat the GApps Framework down to the GApps Pico level which is the absolut minimum to run the framework
  362. GAppsPicolevel = 0
  363.  
  364. # Total GApps removal
  365. # BEWARE!! This will completely remove the Google Framework. No GApps like Youtube, Chrome etc will work anymore
  366. TotalGAppsremoval = 0
  367.  
  368.  
  369.  
  370. # -- I N D I V I D U A L D E B L O A T O P T I O N S -----------------------------------
  371. #
  372. # Debloats are categrorized in 3 sections
  373. # - Light Debloating -> Safe to remove, but you might want to keep it
  374. # - Extreme Debloating -> Removes system apps and services which you might never want to use
  375. # - Experts only Debloating -> Debloating in this section could potentially remove important core system functionality
  376.  
  377.  
  378. # MASTER SWITCH for all individual debloat selections
  379. # 0 = Ignore all individual selections
  380. # 1 = Debloat all selections
  381. IndividualDebloatSelection = 1
  382.  
  383.  
  384. # -------------------------------------------------------------------------------
  385. # L I G H T D E B L O A T I N G (belongs to the individual debloating section)
  386. # Safe to remove, but you might want to keep it
  387. # -------------------------------------------------------------------------------
  388.  
  389. # Google Chrome >
  390. # If you debloat Google Chrome, you might experience FCs and Black screens until you update Webview to latest version!
  391. GoogleChrome = 0
  392.  
  393. # AndroidPay >
  394. # Debloat this means remove ability to do transactions with AndroidPay
  395. AndroidPay = 1
  396.  
  397. # Device Health Service >
  398. # Device Health Service priodicts how long your phone's battery will last based on your usage
  399. DeviceHealthService = 0
  400.  
  401. # GooglePay >
  402. # Debloat this means remove ability to do transactions with GooglePay
  403. GooglePay = 0
  404.  
  405. # Google Space >
  406. # Google Space brings all your games together and provides relevant gaming optimization features
  407. GoogleSpace = 0
  408.  
  409. # Google ARCore >
  410. # Debloat this means remove ability to use AR Stickers & Playmoji on Google Camera
  411. ARCore = 0
  412.  
  413. # CalendarGoogle >
  414. # Debloat this means remove Google Calendar app
  415. CalendarGoogle = 0
  416.  
  417. # Drive >
  418. # Debloat this means remove Google Drive app
  419. Drive = 0
  420.  
  421. # Gboard - Google Keyboard >
  422. # Make sure you have any keyboard installed. Otherwise you will end up with NO keyboard available
  423. Gboard-GoogleKeyboard = 0
  424.  
  425. # Gmail2 >
  426. # Debloat this means remove Gmail app
  427. Gmail2 = 0
  428.  
  429. # Hangouts >
  430. # Debloat this means remove Hangouts app
  431. Hangouts = 1
  432.  
  433. # LiveWallpapersPicker >
  434. # Debloat this means remove ability to choose Live Wallpapers
  435. LiveWallpapersPicker = 0
  436.  
  437. # OPWallpaperResources >
  438. # OnePlus Live Wallpapers
  439. OPWallpaperResources = 0
  440.  
  441. # Maps >
  442. # Debloat this means remove Google Maps app
  443. Maps = 0
  444.  
  445. # Messages App >
  446. # Debloat this means you need an alternative app in place to receive SMS/MMS messages
  447. OPMms = 0
  448.  
  449. # Music2 >
  450. # Debloat this means remove Google Play Music app
  451. Music2 = 1
  452.  
  453. # OPDialer+Contacts >
  454. # Make sure you have an alternative dialer in place. Otherwise you can't do or take any calls
  455. OPDialer+Contacts = 0
  456.  
  457. # OnePlus Switch >
  458. # Debloat this means remove OnePlus Switch app. Usually used for transferring data from old to new phone
  459. OnePlusSwitch = 1
  460.  
  461. # OPFilemanager >
  462. # Debloat this means remove OnePlus default File Manager app. When debloating, make sure you have another File Manager app
  463. OPFilemanager = 1
  464.  
  465. # Files - Google Document File Manager >
  466. # File Manager app on Android Q
  467. GoogleDocumentsUIPrebuilt = 0
  468.  
  469. # OPForum >
  470. # Debloat this means remove OnePlus Forum app
  471. OPForum = 1
  472.  
  473. # OPMusic >
  474. # Debloat this means remove OnePlus Music app
  475. OPMusic = 1
  476.  
  477. # OPPush >
  478. OPPush = 0
  479.  
  480. # OP Icons >
  481. # Debloat this means remove OnePlus Icons that's used in launcher
  482. OPIcons = 0
  483.  
  484. # OPGamingSpace >
  485. # OnePlus custom launcher for your Android games
  486. # Attention: Debloating this, breaks android settings > utility menu
  487. OPGamingSpace = 0
  488.  
  489. # OPWorkLifeBalance >
  490. # This help balance work and family life, with special focus on digital health and consciousness.
  491. # Whatever the author of this description is trying to tell us :-)
  492. OPWorkLifeBalance = 1
  493.  
  494. # Photos >
  495. # Debloat this means remove Google Photos app
  496. Photos = 0
  497.  
  498. # SoundRecorder >
  499. # Debloat this means remove the voice Recording app.
  500. SoundRecorder = 0
  501.  
  502. # SwiftKey >
  503. # Debloat this means remove SwiftKey Keyboard
  504. SwiftKey = 1
  505.  
  506. # talkback >
  507. # Talkback is used for guiding partial or total blind people to navigate the touchscreen
  508. talkback = 1
  509.  
  510. # Velvet - Google App >
  511. # Required for Google Assist, OK Google, Pixel Launcher…
  512. Velvet-GoogleApp = 0
  513.  
  514. # Videos >
  515. # Debloat this means remove Google Play Movies app
  516. Videos = 1
  517.  
  518. # Weather >
  519. # Debloat this means remove OnePlus Weather app
  520. Weather = 1
  521.  
  522. # YouTube >
  523. # Debloat this means remove YouTube app
  524. YouTube = 1
  525.  
  526. # OnePlus Card >
  527. # Debloat this means remove OnePlus Card app. Usually used for store your train card, prepaid card, etc
  528. Card = 1
  529.  
  530. # Google Backup Transport >
  531. GoogleBackupTransport = 0
  532.  
  533. # BackupRestoreRemoteService >
  534. BackupRestoreRemoteService = 0
  535.  
  536. # DeskClock >
  537. DeskClock = 0
  538.  
  539. # HTMLViewer >
  540. # Filters html to be more compatible, also enables to view files like html, txt etc.
  541. HTMLViewer = 0
  542.  
  543. # NVBackupUI >
  544. # OnePlus Backup solution. goes with OPBackup
  545. NVBackupUI = 0
  546.  
  547. # BackupRestoreConfirmation >
  548. BackupRestoreConfirmation = 0
  549.  
  550. # CallLogBackup >
  551. # helps to backup up your call logs. But there’s no good option to restore.
  552. CallLogBackup = 0
  553.  
  554. # GoogleRestore >
  555. GoogleRestore = 0
  556.  
  557. # ManagedProvisioning >
  558. # Work Profile Setup apk. Don't remove it if your company gave you this phone
  559. ManagedProvisioning = 0
  560.  
  561. # OPAppLocker >
  562. # Debloat this means remove ability to use app locker
  563. OPAppLocker = 0
  564.  
  565. # SharedStorageBackup >
  566. SharedStorageBackup = 0
  567.  
  568. # Turbo >
  569. # device health services
  570. Turbo = 0
  571.  
  572. # Calculator >
  573. # Debloat this means remove Calculator app. Safe to remove, but you most probably want to keep it
  574. Calculator = 0
  575.  
  576. # OPBreathMode aka Zen Mode>
  577. # This is the Zen Mode app which should help Cell Phone addicted users to concentrate
  578. # by turning screen pitch black and disable clock and notifications during defined schedule.
  579. OPBreathMode = 0
  580.  
  581. # OPCommonLogTool >
  582. OPCommonLogTool = 0
  583.  
  584. # OPLongshot >
  585. # Debloat this means remove ability to take long screenshots. Safe to remove, but you most probably want to keep it
  586. OPLongshot = 0
  587.  
  588. # OPRoamingAppRelease >
  589. # Debloat this means remove ability to use OnePlus roaming services
  590. OPRoamingAppRelease = 0
  591.  
  592. # OPRoamingServiceRelease >
  593. # Debloat this means remove ability to use OnePlus roaming services
  594. OPRoamingServiceRelease = 0
  595.  
  596. # OPSafe >
  597. # Debloat this means remove ability to see cellular data usage in Settings
  598. OPSafe = 0
  599.  
  600. # DocumentsUI >
  601. # Safe to remove, but you most probably want to keep it
  602. DocumentsUI = 0
  603.  
  604. # OnePlusCamera >
  605. # Debloat this means remove OnePlus camera app. Make sure you have another camera app like Google Camera. Safe to remove, but you most probably want to keep it
  606. OnePlusCamera = 0
  607.  
  608. # OnePlusCameraService >
  609. # Safe to remove, but you most probably want to keep it
  610. OnePlusCameraService = 0
  611.  
  612. # OnePlusGallery >
  613. # Debloat this means remove OnePlus Gallery app. Make sure you have another Gallery app like Google Photos. Safe to remove, but you most probably want to keep it
  614. OnePlusGallery = 0
  615.  
  616. # OPLauncher2 >
  617. # Safe to remove, but you most probably want to keep it
  618. OPLauncher2 = 1
  619.  
  620. # WallpaperCropper >
  621. # Safe to remove, but you most probably want to keep it
  622. WallpaperCropper = 0
  623.  
  624.  
  625.  
  626. # -------------------------------------------------------------------------------------
  627. # E X T R E M E D E B L O A T I N G (belongs to the individual debloating section)
  628. # Removes system apps and services which you might never want to use
  629. # -------------------------------------------------------------------------------------
  630.  
  631. # Android Auto >
  632. # Android Auto is your smart driving companion that helps you stay focused, connected, and entertained with the Google Assistant.
  633. AndroidAuto = 0
  634.  
  635. # AntHalService >
  636. # App allows to connect to, and make use of various other ANT or ANT+ devices like...
  637. # ...ANT+ sport/fitness/health devices such as heart rate sensors, fitness equipment, cycling products, weight scales and more
  638. AntHalService = 0
  639.  
  640. # BookmarkProvider >
  641. # App provides the list of installed apps to Market
  642. BookmarkProvider = 0
  643.  
  644. # bugreport >
  645. # Debloat this means remove ability to report bug to OnePlus
  646. bugreport = 0
  647.  
  648. # CNEService >
  649. # necessary in order to make VoWIFI work. Don't delete it if you're in the US and using it. I don't know
  650. CNEService = 0
  651.  
  652. # Duo >
  653. # Debloat this means remove Google Duo app
  654. Duo = 0
  655.  
  656. # DiracManager >
  657. # Debloat this means remove ability to use OnePlus default equalizer
  658. DiracManager = 0
  659.  
  660. # DiracAudioControlService >
  661. # Debloat this means remove ability to use OnePlus default equalizer
  662. DiracAudioControlService = 0
  663.  
  664. # datastatusnotification >
  665. # allows to cap data when you've reached the limit of your plan
  666. datastatusnotification = 0
  667.  
  668. # EmergencyInfo >
  669. # could break double tap power button to launch camera, as well as being the app necessary to setup emergency info (obviously)
  670. EmergencyInfo = 0
  671.  
  672. # GoogleFeedback >
  673. # Debloat this means remove ability to report bug to Google
  674. GoogleFeedback = 0
  675.  
  676. # GoogleOneTimeInitializer >
  677. # This is setup wizard helping you to base setup after a clean flash
  678. GoogleOneTimeInitializer = 0
  679.  
  680. # GooglePartnerSetup >
  681. # This is required if you want to setup a Google account
  682. GooglePartnerSetup = 0
  683.  
  684. # GoogleTTS >
  685. # Debloat this means remove ability to use Google Text to Speech
  686. GoogleTTS = 0
  687.  
  688. # HotwordEnrollmentOKGoogleWCD9340 >
  689. # makes OK Google work.
  690. HotwordEnrollmentOKGoogleWCD9340 = 0
  691.  
  692. # HotwordEnrollmentXGoogleWCD9340 >
  693. # makes OK Google work.
  694. HotwordEnrollmentXGoogleWCD9340 = 0
  695.  
  696. # OnePlus Launcher >
  697. # Debloating this will, enable the old vertical recents view known from Oreo but will also break OP gestures
  698. # BEWARE! If you debloat this launcher, you MUST make sure that you have an alternative launcher in place, or you will end up with a black screen!
  699. OnePlus_Launcher = 0
  700.  
  701. # OPBackup >
  702. # System Updater for OOS Updates
  703. OPBackup = 0
  704.  
  705. # OPContacts >
  706. # OnePlus Contacts app.
  707. # Make sure you have an alternative Contacts app in place before you debloat this
  708. OPContacts = 0
  709.  
  710. # OpSkin >
  711. # apparently necessary for substratum and required to change OnePlus accents or themes without rebooting.
  712. OpSkin = 0
  713.  
  714. # OPAod >
  715. # Debloat this means remove ability to use ambient display feature
  716. OPAod = 0
  717.  
  718. # OPFaceUnlock >
  719. # Debloat this means remove ability to use Face Unlocking
  720. OPFaceUnlock = 0
  721.  
  722. # OPSimContacts >
  723. # Debloating this will remove the ability to switch to call history and contacts in the OOS dialer.
  724. OPSimContacts = 0
  725.  
  726. # OPCellBroadcastReceiver >
  727. # so you get alerts when there's a big issue like a natural disaster...
  728. OPCellBroadcastReceiver = 0
  729.  
  730. # PartnerBookmarksProvider >
  731. # App provides the list of partner installed apps to the Market
  732. PartnerBookmarksProvider = 0
  733.  
  734. # PicoTts >
  735. # Debloat this means remove ability to use Google Text to Speech
  736. PicoTts = 0
  737.  
  738. # PlayAutoInstallConfig >
  739. # basically allows the OEM or the carrier to download application behind your back, great feature :)
  740. PlayAutoInstallConfig = 0
  741.  
  742. # QdcmFF >
  743. # some Qualcomm software to make the screen better. I don't think it's used on the OP6 and it would probably make colors less accurate.
  744. QdcmFF = 0
  745.  
  746. # SeempService >
  747. # Solution from Qualcomm meant to possibly fight against Malware... Don't trust it.
  748. SeempService = 1
  749.  
  750. # SetupWizard >
  751. # This is a Setup Wizard which comes up when you create a new user account. Of course also your base account.
  752. SetupWizard = 0
  753.  
  754. # Stk >
  755. # Provides management of SIM provider contents on phone just as help etc. It’s useful if you want to use sim contents otherwise it’s not.
  756. Stk = 0
  757.  
  758. # Tag >
  759. # NFC Tags (it's not used by 99,9% of the population)
  760. Tag = 0
  761.  
  762. # tts >
  763. # Debloat this means remove ability to use Google Text to Speech
  764. tts = 0
  765.  
  766. # uimremoteclient >
  767. # qualcomm bullshit
  768. uimremoteclient = 1
  769.  
  770. # usb_drivers.iso >
  771. # Debloat this means remove USB Driver installation popup when connecting to PC
  772. usb_drivers.iso = 1
  773.  
  774.  
  775. # Extreme Debloating options without description
  776. AutoRegistration = 0
  777. BasicDreams = 0
  778. BluetoothMidiService = 0
  779. BTtestmode = 0
  780. BuiltInPrintService = 0
  781. DMAgent = 0
  782. EasterEgg = 0
  783. EngSpecialTest = 0
  784. fmfactorytest = 0
  785. LogKitSdService = 0
  786. NFCTestMode = 0
  787. OemAutoTestServer = 0
  788. OpenWnn = 0
  789.  
  790. OPNotes = 0
  791. OPSesAuthentication = 0
  792. OPWidget = 0
  793. PhotosOnline = 0
  794. ProxyHandler = 0
  795. RFTuner = 0
  796. SecureSampleAuthService = 0
  797. SensorTestTool = 0
  798. SoterService = 0
  799. VrCore = 0
  800. WallpaperBackup = 0
  801. WapiCertManage = 0
  802. WifiLogger_app = 0
  803. WifiRfTestApk = 0
  804.  
  805.  
  806. # ------------------------------------------------------------------------------------------------
  807. # E X P E R T S O N L Y D E B L O A T I N G (belongs to the individual debloating section)
  808. # Caution! Debloating in this section could potentially remove important core system functionality
  809. # ------------------------------------------------------------------------------------------------
  810.  
  811. # ---- /system/app ----
  812. Bluetooth = 0
  813. BluetoothExt = 0
  814. CallFeaturesSetting = 0
  815. CaptivePortalLogin = 0
  816. CarrierDefaultApp = 0
  817. CertInstaller = 0
  818. CompanionDeviceManager = 0
  819. ConfURIDialer = 0
  820. ConfUrlDialer = 0
  821. CtsShimPrebuilt = 0
  822. DeviceInfo = 0
  823. DynamicDDSService = 0
  824. DynamicDSService = 0
  825. embms = 0
  826. GoogleContactsSyncAdapter = 0
  827. GoogleExtShared = 0
  828. GooglePrintRecommendationService = 0
  829. ims = 0
  830. imssettings = 0
  831. KeyChain = 0
  832. NxpNfcNci = 0
  833. NxpSecureElement = 0
  834. oem_tcma = 0
  835. OPIpTime = 0
  836. OPMmsLocationFramework = 0
  837. OPOnlineConfig = 0
  838. OPTelephonyDiagnoseManager = 0
  839. OPYellowpage = 0
  840. PacProcessor = 0
  841. PrintSpooler = 0
  842. QtiSystemService = 0
  843. QtiTelephoneService = 0
  844. QtiTelephonyService = 0
  845. remotesimlockservice = 0
  846. remotessimlockservice = 0
  847. SCardService = 0
  848. SdCardService = 0
  849. SimAppDialog = 0
  850. SimSettings = 0
  851. smcinvokepkgmgr = 0
  852. SmscPlugger = 0
  853. SmsPlugger = 0
  854. Traceur = 0
  855. uimlpaservice = 0
  856. WallpaperPicker = 0
  857. WAPPushManager = 0
  858. WebViewStub = 0
  859. app_Backup = 0
  860. app_colorservice = 0
  861. app_FidoCryptoService = 0
  862. app_Netflix_Activation = 0
  863. app_Netflix_Stub = 0
  864. app_OPSoundTuner = 0
  865. app_Qmmi = 0
  866. app_remoteSimLockAuthentication = 0
  867. app_uceShimService = 0
  868. app_workloadclassifier = 0
  869.  
  870.  
  871. # ---- /system/priv-app ----
  872. AndroidPlatformServices = 0
  873. BlockedNumberProvider = 0
  874. BlokedNumberProvider = 0
  875. CalendarProvider = 0
  876. CarrierConfig = 0
  877. com.qualcomm.location = 0
  878. ConfigUpdater = 0
  879. ContactsProvider = 0
  880. CtsShimPrivPrebuilt = 0
  881. DefaultContainerService = 0
  882. DownloadProvider = 0
  883. DownloadProviderUI = 0
  884. dpmserviceapp = 0
  885. ExternalStorageProvider = 0
  886. FusedLocation = 0
  887. GmsCore = 0
  888. GoogleExtServices = 0
  889. GoogleLoginService = 0
  890. GooglePackageInstaller = 0
  891. GoogleServicesFramework = 0
  892. IFAAService = 0
  893. InputDevices = 0
  894. MediaProvider = 0
  895. MmsService = 0
  896. MtpDocumentProvider = 0
  897. MtpDocumentsProvider = 0
  898. oneplus-framework-res = 0
  899. OnePlusWizard = 0
  900. OPAppCategoryProvider = 0
  901. OPConfigurationClient = 0
  902. OPNetworkSetting = 0
  903. OPSettingProvider = 0
  904. OPSettingsProvider = 0
  905. OPsystemUI = 0
  906. OPWifiApSettings = 0
  907. Phonesky = 0
  908. qcrilmsgtunnel = 0
  909. Rftoolkit = 0
  910. seccamservice = 0
  911. Settings = 0
  912. SettingsIntelligence = 0
  913. Shell = 0
  914. StatementService = 0
  915. StorageManager = 0
  916. Telecom = 0
  917. TelephonyProvider = 0
  918. TeleService = 0
  919. UserDictionaryProvider = 0
  920. VpnDialogs = 0
  921. WfdService = 0
  922. priv-app_daxService = 0
  923. priv-app_TSDM = 0
  924.  
  925.  
  926.  
  927. # -------------------------------------------------------------------------------
  928. # H y d r o g e n D e b l o a t i n g
  929. # Safe to remove, but you might want to keep it
  930. # HydrogenDebloating is a collection of 45+ items which only exist in H2OS
  931. # but not in OOS. Most of them are Chinese apps.
  932. # -------------------------------------------------------------------------------
  933.  
  934. # H2OS MASTER SWITCH
  935. # 0 = Ignore all individual H2OS single debloat selections
  936. # 1 = Debloat all selected items
  937. HydrogenDebloating = 0
  938.  
  939. #---------------
  940. H2OS_Account = 1
  941. H2OS_alipay = 1
  942. H2OS_amap = 1
  943. H2OS_baidushurufa = 1
  944. H2OS_card = 1
  945. H2OS_ctrip = 1
  946. H2OS_douyin = 1
  947. H2OS_EasterEgg_H2 = 1
  948. H2OS_GameCenter = 1
  949. H2OS_GaodeChuxing = 1
  950. H2OS_hao123news = 1
  951. H2OS_iqiyi = 1
  952. H2OS_JD = 1
  953. H2OS_Meituan = 1
  954. H2OS_NearmeBrowser = 1
  955. H2OS_NeteaseCloudmusic = 1
  956. H2OS_NeteaseMail = 1
  957. H2OS_NewsArticle = 1
  958. H2OS_oneplusbbs = 1
  959. H2OS_OPFindMyPhone = 1
  960. H2OS_OPFindMyPhoneUtils = 1
  961. H2OS_OPIconpackH2Default = 1
  962. H2OS_OPIconpackH2Folio = 1
  963. H2OS_OPIconpackH2Light = 1
  964. H2OS_OPMarket = 1
  965. H2OS_OposAds = 1
  966. H2OS_OPSyncCenter = 1
  967. H2OS_OPWallet = 1
  968. H2OS_PhotosOnline = 1
  969. H2OS_pinduoduo = 1
  970. H2OS_QQBrowser = 1
  971. H2OS_QQreader = 1
  972. H2OS_Reader = 1
  973. H2OS_SinaWeibo = 1
  974. H2OS_taobao = 1
  975. H2OS_TencentNews = 1
  976. H2OS_TencentVideo = 1
  977. H2OS_tmall = 1
  978. H2OS_UCBrowser = 1
  979. H2OS_XimalayaFM = 1
  980. H2OS_YoudaoDict = 1
  981. H2OS_youku = 1
  982.  
  983. # -------------------------------------------------------------------------------
  984. # E N D of --> H y d r o g e n D e b l o a t i n g
  985. # -------------------------------------------------------------------------------
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement