Files
oxmc 5d3544743b setupwizard: remove LineageOS API dependencies
Drop lineageos.hardware.LineageHardwareManager, lineageos.providers.LineageSettings,
and org.lineageos.internal.util.DeviceKeysConstants — none of these packages exist in
PawletOS. RPi has no physical keys so the hardware key disabler is always a no-op;
nav keys row is unconditionally hidden. LineageOS telemetry (STATS_COLLECTION) has no
equivalent and is dropped. Fix UPDATER_PACKAGE to me.pawlet.updater.
2026-06-15 01:18:59 -07:00
..