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

Commit 7cddef2b authored by Song Chun Fan's avatar Song Chun Fan Committed by Android (Google) Code Review
Browse files

Merge "[SettingsProvider] add CtsDeviceConfigTestCases to TEST_MAPPING" into main

parents 24fad9ca e5934260
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -28,5 +28,10 @@
                }
            ]
        }
    ],
    "postsubmit": [
        {
            "name": "CtsDeviceConfigTestCases"
        }
    ]
}
+5 −0
Original line number Diff line number Diff line
@@ -11,5 +11,10 @@
                }
            ]
        }
    ],
    "postsubmit": [
        {
            "name": "CtsDeviceConfigTestCases"
        }
    ]
}