summaryrefslogtreecommitdiff
path: root/main/aidl/com/google/android/setupcompat/portal/NotificationComponent.aidl
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2021-07-15 02:04:01 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2021-07-15 02:04:01 +0000
commit9618a34816f554188aec351db5b7983968a6920b (patch)
tree096454abf50a73063ca997f864b3d5f3255a5899 /main/aidl/com/google/android/setupcompat/portal/NotificationComponent.aidl
parentd497370655ea8c6f15169af88cd9c75406e51395 (diff)
parent33cf4c96e8c4986edf036ec2c51228d5b9905bd2 (diff)
downloadsetupcompat-android12-mainline-captiveportallogin-release.tar.gz
Snap for 7550930 from 33cf4c96e8c4986edf036ec2c51228d5b9905bd2 to mainline-captiveportallogin-releaseandroid-mainline-12.0.0_r6android-mainline-12.0.0_r23android12-mainline-captiveportallogin-release
Change-Id: Id70096008f2743abb6ee77efce30f7216ebf962e
Diffstat (limited to 'main/aidl/com/google/android/setupcompat/portal/NotificationComponent.aidl')
-rw-r--r--main/aidl/com/google/android/setupcompat/portal/NotificationComponent.aidl19
1 files changed, 19 insertions, 0 deletions
diff --git a/main/aidl/com/google/android/setupcompat/portal/NotificationComponent.aidl b/main/aidl/com/google/android/setupcompat/portal/NotificationComponent.aidl
new file mode 100644
index 0000000..5de3f76
--- /dev/null
+++ b/main/aidl/com/google/android/setupcompat/portal/NotificationComponent.aidl
@@ -0,0 +1,19 @@
+/*
+ * Copyright (C) 2020 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.google.android.setupcompat.portal;
+
+parcelable NotificationComponent; \ No newline at end of file