commit | 5837c3cc34e1408781479ea1c4d77260de288647 | [log] [tgz] |
---|---|---|
author | Raphael <raphael@google.com> | Tue Aug 25 15:29:51 2009 -0700 |
committer | Raphael <raphael@google.com> | Tue Aug 25 15:29:51 2009 -0700 |
tree | 6cba91923298f0a8febee8edb7fc5b43aa19b380 | |
parent | c216dea016c0546a184ef941d2827b5413be7a12 [diff] |
ADT: Tag classes with "@since GLE1" This adds a @since GLE1 to all classes involved in the current GLE and a @since GLE2 to the new classes. The idea is that both classes are going to be mixed in the same packages and it will help later to remove the old GLE by just searching for this specific tag. The alternative would be to move the classes in a sub-package layout.gle1 vs layout.gle2, but that seems unecessary. Change-Id: I577cd81819db4c6e0209ebbd910a393fc2182619