Loading
Make method private to fix checkstyle error.
Checkstyle wants all public methods to have javadocs. Rather than add javadocs for this method, mark it private, which is more appropriate. Bug: 112431924 Test: atest RollbackTest Change-Id: I438d16b0e4164482ba5f6527aecd50c65ce41418