Loading play-services-basement/src/main/java/com/google/android/gms/common/api/ApiException.java +8 −2 Original line number Diff line number Diff line package com.google.android.gms.common.api; /* * SPDX-FileCopyrightText: 2020, microG Project Team * SPDX-License-Identifier: Apache-2.0 * Notice: Portions of this file are reproduced from work created and shared by Google and used * according to terms described in the Creative Commons 4.0 Attribution License. * See https://developers.google.com/readme/policies for details. */ import com.google.android.gms.common.api.Status; package com.google.android.gms.common.api; import org.microg.gms.common.PublicApi; Loading play-services-basement/src/main/java/com/google/android/gms/common/api/ResolvableApiException.java +8 −0 Original line number Diff line number Diff line /* * SPDX-FileCopyrightText: 2020, microG Project Team * SPDX-License-Identifier: Apache-2.0 * Notice: Portions of this file are reproduced from work created and shared by Google and used * according to terms described in the Creative Commons 4.0 Attribution License. * See https://developers.google.com/readme/policies for details. */ package com.google.android.gms.common.api; import android.app.Activity; Loading play-services-nearby-api/build.gradle +0 −1 Original line number Diff line number Diff line Loading @@ -23,6 +23,5 @@ android { dependencies { api project(':play-services-basement') api project(':play-services-base-api') } play-services-nearby-api/src/main/aidl/com/google/android/gms/nearby/exposurenotification/DailySummary.aidl 0 → 100644 +8 −0 Original line number Diff line number Diff line /* * SPDX-FileCopyrightText: 2020, microG Project Team * SPDX-License-Identifier: Apache-2.0 */ package com.google.android.gms.nearby.exposurenotification; parcelable DailySummary; play-services-nearby-api/src/main/aidl/com/google/android/gms/nearby/exposurenotification/DiagnosisKeysDataMapping.aidl 0 → 100644 +8 −0 Original line number Diff line number Diff line /* * SPDX-FileCopyrightText: 2020, microG Project Team * SPDX-License-Identifier: Apache-2.0 */ package com.google.android.gms.nearby.exposurenotification; parcelable DiagnosisKeysDataMapping; Loading
play-services-basement/src/main/java/com/google/android/gms/common/api/ApiException.java +8 −2 Original line number Diff line number Diff line package com.google.android.gms.common.api; /* * SPDX-FileCopyrightText: 2020, microG Project Team * SPDX-License-Identifier: Apache-2.0 * Notice: Portions of this file are reproduced from work created and shared by Google and used * according to terms described in the Creative Commons 4.0 Attribution License. * See https://developers.google.com/readme/policies for details. */ import com.google.android.gms.common.api.Status; package com.google.android.gms.common.api; import org.microg.gms.common.PublicApi; Loading
play-services-basement/src/main/java/com/google/android/gms/common/api/ResolvableApiException.java +8 −0 Original line number Diff line number Diff line /* * SPDX-FileCopyrightText: 2020, microG Project Team * SPDX-License-Identifier: Apache-2.0 * Notice: Portions of this file are reproduced from work created and shared by Google and used * according to terms described in the Creative Commons 4.0 Attribution License. * See https://developers.google.com/readme/policies for details. */ package com.google.android.gms.common.api; import android.app.Activity; Loading
play-services-nearby-api/build.gradle +0 −1 Original line number Diff line number Diff line Loading @@ -23,6 +23,5 @@ android { dependencies { api project(':play-services-basement') api project(':play-services-base-api') }
play-services-nearby-api/src/main/aidl/com/google/android/gms/nearby/exposurenotification/DailySummary.aidl 0 → 100644 +8 −0 Original line number Diff line number Diff line /* * SPDX-FileCopyrightText: 2020, microG Project Team * SPDX-License-Identifier: Apache-2.0 */ package com.google.android.gms.nearby.exposurenotification; parcelable DailySummary;
play-services-nearby-api/src/main/aidl/com/google/android/gms/nearby/exposurenotification/DiagnosisKeysDataMapping.aidl 0 → 100644 +8 −0 Original line number Diff line number Diff line /* * SPDX-FileCopyrightText: 2020, microG Project Team * SPDX-License-Identifier: Apache-2.0 */ package com.google.android.gms.nearby.exposurenotification; parcelable DiagnosisKeysDataMapping;