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

Commit c8eaf5a3 authored by Android Build Merger (Role)'s avatar Android Build Merger (Role) Committed by Android (Google) Code Review
Browse files

Merge "Merge "Remove unnecessary TODOs" am: a5c96cf4 am: 08cff4c7" into oc-dev-plus-aosp

parents 84a4d3de bae79dab
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -27,7 +27,6 @@ import org.junit.Test;
/**
 * Tests for {@link DistroFormatVersion}.
 */
// TODO(nfuller) Move to CTS once this class is part of the SystemApi. http://b/31008728
public class DistroFormatVersionTest {

    @Test
+0 −1
Original line number Diff line number Diff line
@@ -27,7 +27,6 @@ import org.junit.Test;
/**
 * Tests for {@link DistroRulesVersion}.
 */
// TODO(nfuller) Move to CTS once this class is part of the SystemApi. http://b/31008728
public class DistroRulesVersionTest {

    @Test
+0 −1
Original line number Diff line number Diff line
@@ -29,7 +29,6 @@ import org.junit.Test;
/**
 * Tests for {@link RulesState}.
 */
// TODO(nfuller) Move to CTS once this class is part of the SystemApi. http://b/31008728
public class RulesStateTest {

    @Test
+0 −1
Original line number Diff line number Diff line
@@ -33,7 +33,6 @@ import org.junit.Test;
/**
 * Tests for {@link RulesUpdaterContract}.
 */
// TODO(nfuller) Move to CTS once this class is part of the SystemApi. http://b/31008728
public class RulesUpdaterContractTest {

    @Test