summaryrefslogtreecommitdiff
path: root/main/src/main/aidl/de/blinkt/openvpn/core/TrafficHistory.aidl
diff options
context:
space:
mode:
Diffstat (limited to 'main/src/main/aidl/de/blinkt/openvpn/core/TrafficHistory.aidl')
-rw-r--r--main/src/main/aidl/de/blinkt/openvpn/core/TrafficHistory.aidl4
1 files changed, 4 insertions, 0 deletions
diff --git a/main/src/main/aidl/de/blinkt/openvpn/core/TrafficHistory.aidl b/main/src/main/aidl/de/blinkt/openvpn/core/TrafficHistory.aidl
new file mode 100644
index 00000000..5bd255fc
--- /dev/null
+++ b/main/src/main/aidl/de/blinkt/openvpn/core/TrafficHistory.aidl
@@ -0,0 +1,4 @@
+package de.blinkt.openvpn.core;
+
+
+parcelable TrafficHistory;