[Bug] Can't see Google Play Services to backup
Guidelines
- [x] I have read the FAQ and it doesn't cover the issue.
- [x] I have searched the issue tracker for open and closed issues that are similar to the feature request I want to file, without success.
- [x] I'm on the latest version.
- [x] I'm not using a test build (alpha/beta/release-candidate).
- [x] This issue contains only one bug.
Describe the bug
- Select "System Apps" and "All Apps" for app list filtering on homepage
- Can not see "Google Play Services" or the package com.google.android.gsm
Expected Behavior
Be able to see "Google Play Services" so that I can backup that package.
Neo Backup's Version
8.3.4
Installation Source
Github/Codeberg/Gitlab releases
Last Known Working Version
No response
Relevant information
- Device: Pixel 4a
- Android Version: 10
- ROM: Stock - Magisk rooted
Google service framework (gsf) is part of the ignored packages, that are there to avoid breaking the system by users which don't have much understanding.
It's editable in /data/data/com.machiav3lli.backup/files/assets/plugin/ignored_packages.internal_regex
Thank you for your quick reply.
There wasn't a "plugin" sub-directory in the assets directory.
But there was a "tar_BACKUP EXCLUDE" file in the assets folder and I tried to removed the line "com.google.android.gms.appid.xml" from that file, but I still don't see the play services package in the app list. I also tried clearing the cache for NB and still can't see it.
I would prefer not to upgrade to the latest NEO backup version due to some changes I didn't like in a newer version - and besides my current version 8.3.4 has been working great! :)
So, if there is a way I can see the play services modules in my version so I can back it up/restore it, I would greatly appreciate that.
Ah, I didn't look much into the version your're using. That version didn't have the plugins strcuture and ignored packages were hard coded…