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
Merged-In: Ibb17382e4fc9fe949f210cb14f767704828c3d49
Change-Id: I844cdf9766c0a618ab5429838e7f3efb9a7f86af
(cherry picked from commit 0549ddf6aa2823c36de3997a11f8a5ed3b305c93)
Merged-In: I844cdf9766c0a618ab5429838e7f3efb9a7f86af
1 file changed