Loading core/tests/coretests/apks/overlay_config/OWNERS 0 → 100644 +1 −0 Original line number Diff line number Diff line include /core/java/android/content/res/OWNERS core/tests/coretests/src/com/android/internal/content/res/OWNERS 0 → 100644 +1 −0 Original line number Diff line number Diff line include /core/java/android/content/res/OWNERS core/tests/coretests/src/com/android/internal/content/OverlayConfigIterationRule.java→core/tests/coretests/src/com/android/internal/content/res/OverlayConfigIterationRule.java +2 −2 Original line number Diff line number Diff line /* * Copyright (C) 2020 The Android Open Source Project * Copyright (C) 2021 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. Loading @@ -14,7 +14,7 @@ * limitations under the License. */ package com.android.internal.content; package com.android.internal.content.res; import static org.mockito.ArgumentMatchers.any; import static org.mockito.Mockito.doAnswer; Loading core/tests/coretests/src/com/android/internal/content/OverlayConfigTest.java→core/tests/coretests/src/com/android/internal/content/res/OverlayConfigTest.java +2 −2 Original line number Diff line number Diff line /* * Copyright (C) 2020 The Android Open Source Project * Copyright (C) 2021 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. Loading @@ -14,7 +14,7 @@ * limitations under the License. */ package com.android.internal.content; package com.android.internal.content.res; import static org.junit.Assert.assertEquals; import static org.junit.Assert.assertFalse; Loading Loading
core/tests/coretests/apks/overlay_config/OWNERS 0 → 100644 +1 −0 Original line number Diff line number Diff line include /core/java/android/content/res/OWNERS
core/tests/coretests/src/com/android/internal/content/res/OWNERS 0 → 100644 +1 −0 Original line number Diff line number Diff line include /core/java/android/content/res/OWNERS
core/tests/coretests/src/com/android/internal/content/OverlayConfigIterationRule.java→core/tests/coretests/src/com/android/internal/content/res/OverlayConfigIterationRule.java +2 −2 Original line number Diff line number Diff line /* * Copyright (C) 2020 The Android Open Source Project * Copyright (C) 2021 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. Loading @@ -14,7 +14,7 @@ * limitations under the License. */ package com.android.internal.content; package com.android.internal.content.res; import static org.mockito.ArgumentMatchers.any; import static org.mockito.Mockito.doAnswer; Loading
core/tests/coretests/src/com/android/internal/content/OverlayConfigTest.java→core/tests/coretests/src/com/android/internal/content/res/OverlayConfigTest.java +2 −2 Original line number Diff line number Diff line /* * Copyright (C) 2020 The Android Open Source Project * Copyright (C) 2021 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. Loading @@ -14,7 +14,7 @@ * limitations under the License. */ package com.android.internal.content; package com.android.internal.content.res; import static org.junit.Assert.assertEquals; import static org.junit.Assert.assertFalse; Loading