Skip to content

bartekreaper/81-xposed_framework.sh

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

81-xposed_framework.sh

Backup and restore Xposed Framework during a Cyanogenmod upgrade.

Drop the script into /system/addon.d, set owner and group to root, and make it executable:

mount -o remount,rw /system mv /sdcard/81-xposed_framework.sh /system/addon.d/81-xposed_framework.sh chown root:root /system/addon.d/81-xposed_framework.sh chmod 755 /system/addon.d/81-xposed_framework.sh mount -o remount,ro /system

About

Backup and restore Xposed Framework during a Cyanogenmod upgrade

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%