Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[utilities] Add operation to reset aliendalvik. JB#53837 #57

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

abranson
Copy link
Member

Stop alien, remove the /home/.android directory (saving any packaged
apks to be reinstalled afterwards), then restart it. Re-install any
packaged apks.

Also removed obsolete tracker reset service that hasn't been used for a
long time.

fi

# Remove all launchers
rm -f /usr/share/applications/apkd_launcher_*.desktop
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note to self: also needs to remove apkd_handler* now too

@abranson abranson force-pushed the jb53837 branch 2 times, most recently from 42c8114 to 50c846e Compare February 14, 2023 09:24
Stop alien, remove the /home/.android directory (saving any packaged
apks to be reinstalled afterwards), then restart it. Re-install any
store packaged apks.

If alien has been uninstalled but /home/.android is still present, then
this option can be used to remove all that residual data.

Also removed obsolete tracker reset service workaround that hasn't been used for a
long time.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant