Remove current versioned snapshot
Versioned snapshots are no longer generated for, or used by, Soong
which means that having a versioned snapshot in an Android.bp file
processed by Soong is just a waste of resources and prevents all the
support for versioned snapshots from being removed from Soong.
This change removes the @current versioned instances of the modules
from the sdk snapshots.
Merged-In specifies the id of a downstream change that updated the
module sdk snapshot with one which does not contain @current
versioned modules and so does not need to have this change applied.
Bug: 260237150
Test: m nothing
Change-Id: I0001e464fc63843ee808d36f7e9e7f04600d716d
(cherry picked from commit 8c50b63ad39d706e5e69b7c2ddbae899cc6e69c9)
1 file changed