Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4473d7ee authored by Arthur Ishiguro's avatar Arthur Ishiguro
Browse files

Remove legacy bug comment in NanoAppInstanceInfo

This was resolved during the redesign of the service.

Bug: 30970527
Test: None
Change-Id: If0c923b37a88e65216eba623c4898c04c7b02d58
parent 7490c5cb
Loading
Loading
Loading
Loading
+0 −5
Original line number Original line Diff line number Diff line
@@ -90,11 +90,6 @@ public class NanoAppInstanceInfo {
    /**
    /**
     * Get the application version
     * Get the application version
     *
     *
     * NOTE: There is a race condition where shortly after loading, this
     * may return -1 instead of the correct version.
     *
     * TODO(b/30970527): Fix this race condition.
     *
     * @return int - version of the app
     * @return int - version of the app
     */
     */
    public int getAppVersion() {
    public int getAppVersion() {