Skip to content
This repository has been archived by the owner on Jun 1, 2023. It is now read-only.

Fix libxposed_art.so on 64bit and also make sure its uninstalled #10

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

romracer
Copy link

@romracer romracer commented Jul 9, 2016

Also remove the .no_orig stuff from the installer. libxposed_art.so
was the only consumer. Its intentionally left in the uninstaller
so that the uninstaller will clean it up on people's devices over time.

Also remove the .no_orig stuff from the installer.  libxposed_art.so
was the only consumer.  Its intentionally left in the uninstaller
so that the uninstaller will clean it up on people's devices over time.
Let's not rm -f target if there was no backup.  This might make a device unbootable
(more so than it might already be).  Instead we'll just rm -f libxposed_art.so and
libxposed_art.so.no_orig.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants