Loading packages/SystemUI/shared/src/com/android/systemui/dagger/qualifiers/DisplaySpecific.kt→packages/SystemUI/pods/com/android/systemui/dagger/qualifiers/DisplaySpecific.kt +4 −1 Original line number Diff line number Diff line Loading @@ -18,4 +18,7 @@ package com.android.systemui.dagger.qualifiers import javax.inject.Qualifier /** Annotates a class that is display specific. */ @Qualifier @MustBeDocumented @Retention(AnnotationRetention.RUNTIME) annotation class DisplaySpecific @Qualifier @MustBeDocumented @Retention(AnnotationRetention.RUNTIME) public annotation class DisplaySpecific packages/SystemUI/shared/src/com/android/systemui/dagger/qualifiers/Main.java→packages/SystemUI/pods/com/android/systemui/dagger/qualifiers/Main.java +0 −0 File moved. View file packages/SystemUI/shared/src/com/android/systemui/dagger/qualifiers/UiBackground.java→packages/SystemUI/pods/com/android/systemui/dagger/qualifiers/UiBackground.java +0 −0 File moved. View file packages/SystemUI/shared/Android.bp +1 −0 Original line number Diff line number Diff line Loading @@ -51,6 +51,7 @@ android_library { ":wm_shell-shared-aidls", ], static_libs: [ "com.android.systemui.dagger-api", "BiometricsSharedLib", "PlatformAnimationLib", "PluginCoreLib", Loading packages/SystemUI/shared/src/com/android/systemui/dagger/qualifiers/Tracing.ktdeleted 100644 → 0 +0 −20 Original line number Diff line number Diff line /* * Copyright (C) 2023 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. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ package com.android.systemui.dagger.qualifiers import javax.inject.Qualifier @Qualifier @MustBeDocumented @Retention(AnnotationRetention.RUNTIME) annotation class Tracing Loading
packages/SystemUI/shared/src/com/android/systemui/dagger/qualifiers/DisplaySpecific.kt→packages/SystemUI/pods/com/android/systemui/dagger/qualifiers/DisplaySpecific.kt +4 −1 Original line number Diff line number Diff line Loading @@ -18,4 +18,7 @@ package com.android.systemui.dagger.qualifiers import javax.inject.Qualifier /** Annotates a class that is display specific. */ @Qualifier @MustBeDocumented @Retention(AnnotationRetention.RUNTIME) annotation class DisplaySpecific @Qualifier @MustBeDocumented @Retention(AnnotationRetention.RUNTIME) public annotation class DisplaySpecific
packages/SystemUI/shared/src/com/android/systemui/dagger/qualifiers/Main.java→packages/SystemUI/pods/com/android/systemui/dagger/qualifiers/Main.java +0 −0 File moved. View file
packages/SystemUI/shared/src/com/android/systemui/dagger/qualifiers/UiBackground.java→packages/SystemUI/pods/com/android/systemui/dagger/qualifiers/UiBackground.java +0 −0 File moved. View file
packages/SystemUI/shared/Android.bp +1 −0 Original line number Diff line number Diff line Loading @@ -51,6 +51,7 @@ android_library { ":wm_shell-shared-aidls", ], static_libs: [ "com.android.systemui.dagger-api", "BiometricsSharedLib", "PlatformAnimationLib", "PluginCoreLib", Loading
packages/SystemUI/shared/src/com/android/systemui/dagger/qualifiers/Tracing.ktdeleted 100644 → 0 +0 −20 Original line number Diff line number Diff line /* * Copyright (C) 2023 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. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ package com.android.systemui.dagger.qualifiers import javax.inject.Qualifier @Qualifier @MustBeDocumented @Retention(AnnotationRetention.RUNTIME) annotation class Tracing