[BEGIN]

App: Material Notification Shade
Version: 12.27 
Patch author: SnwMds
Patch version: 0.2 (Second release)
Patch release date: January 30, 2019

Components: This patch disable all unnecessary permissions and activities.
App data: This patch unlock the pro/donate version.

- Notes

This custom patch only works on devices with root access.

This custom patch may not work in previous and/or higher versions of the app.

I'm not responsible for data loss or fails in your app caused from the use of this patch.

[COPY_FILE]
{"file_name":"MNS-Unlocker.bin"}
{"to":"/data/data/com.treydev.mns/shared_prefs/com.treydev.mns_preferences.xml"}

# Set default file permission
[SET_PERMISSIONS]
{"file_name":"/data/data/com.treydev.mns/shared_prefs/com.treydev.mns_preferences.xml"}
{"permissions":"777"}

# Disable components/permissions
[COMPONENT]
{"disable":"android.permission.INTERNET"}
{"disable":"com.android.vending.BILLING"}
{"disable":"com.treydev.mns.SupportDevelopmentActivity"}
{"disable":"com.treydev.mns.UpgradeActivity"}
{"disable":"com.android.billingclient.api.ProxyBillingActivity"}
{"disable":"com.google.android.gms.common.api.GoogleApiActivity"}

# Redirect all network traffic to localhost
[BLOCK HOSTS]
{"host":"com.treydev.mns"}

[END]
Congratulations! Program patched!
Good Luck!