Hi everyone,
I’m trying to compile a very old GrapheneOS build (specifically around the SP1A.210812.016.C2.2022081800 release), and I’ve run into a dead end with Vanadium sources.
Before anything else:
I fully understand this build is long out of support and likely vulnerable. This is purely a hobby / educational project, I’m trying to revive an old Pixel device for offline / local testing only, not for any daily or security-sensitive use.
My manifest references:
<project name="platform_external_vanadium" path="external/vanadium" remote="grapheneos-gitlab" revision="d1bb30cd9c81ca302a0fa8d302541a03eaa0d9f5" upstream="refs/tags/SP1A.210812.016.C2.2022081800" dest-branch="refs/tags/SP1A.210812.016.C2.2022081800" clone-depth="1"/>
But I cannot find that tag anywhere,
no such tag on GitHub archive (platform_external_vanadium)
on GrapheneOS GitLab tag doesn’t seem to exist (or history is incomplete)
It looks like some history may not be preserved publicly or is simply lost.
Can you point me in the correct direction? would help a lot.
Thanks!