Neo-Backup
Neo-Backup copied to clipboard
[Bug] Specials Wifi access point, fingerprint and wallpaper not backing up on lineageos 21 as the targetted xmls are somewhere else
Description The 3 Specials "Wifi access point, fingerprint, and wallpaper" are not backing up for me on lineageos 21
Steps To Reproduce
- Launch a backup of these specials
- Each backup fails claiming "No such file or directory - null"
/data/misc/wifi/WifiConfigStore.xml: No such file or directory - Null
/data/user/0/settings_fingerprint.xml: No such file or directory - Null
/data/user/0/wallpaper_info.xml: No such file or directory - Null
Such fails are normal as the files are in these alternative locations on lineageos 21:
-rw------- 1 system system 275124 2024-09-08 11:18 /data/misc/apexdata/com.android.wifi/WifiConfigStore.xml <-- seems to be the correct one
-rw------- 1 system system 1731 2024-09-08 11:18 /data/misc_ce/0/apexdata/com.android.wifi/WifiConfigStore.xml <-- does not contin all SSID available in the UI
-rw------- 1 system system 365 2023-08-25 22:05 /data/system/users/0/settings_fingerprint.xml
-rw------- 1 system system 7616 2024-09-07 21:26 /data/system/users/0/wallpaper_info.xml
Expected behavior They get backed up
Screenshots
System Information(please complete the following information):
- Device: fajita (OnePlus 6T)
- Android Version: 14
- ROM: lineageos 21
- App's Version: 8.3.8 (F-Droid)
** PS ** I did notice the "up_to_sdk29" for Wifi Access point backup, and am intrigued why it running as it should know the OS is android 14 so sdk 34...