aboutsummaryrefslogtreecommitdiffstats
path: root/app/ant_app.h
diff options
context:
space:
mode:
authorLinux Build Service Account <lnxbuild@localhost>2012-12-14 06:19:02 -0800
committerGerrit - the friendly Code Review server <code-review@localhost>2012-12-14 06:19:02 -0800
commit2a83e3cd525ff615d2831fcee967c43ae5a3412f (patch)
tree64258b09cbadd7ce47b7d1f3d71880a43764b914 /app/ant_app.h
parent709b0e9416802fff4b45611f17bf878a64af07d6 (diff)
parent8dbae1cbcd8ee795e2d30f5ac26996d5c235d38b (diff)
downloadandroid_external_ant-wireless_ant_native-2a83e3cd525ff615d2831fcee967c43ae5a3412f.tar.gz
android_external_ant-wireless_ant_native-2a83e3cd525ff615d2831fcee967c43ae5a3412f.tar.bz2
android_external_ant-wireless_ant_native-2a83e3cd525ff615d2831fcee967c43ae5a3412f.zip
Merge "Merge remote-tracking branch 'remotes/origin/caf/github/master'"
Diffstat (limited to 'app/ant_app.h')
-rw-r--r--app/ant_app.h25
1 files changed, 25 insertions, 0 deletions
diff --git a/app/ant_app.h b/app/ant_app.h
new file mode 100644
index 0000000..1806975
--- /dev/null
+++ b/app/ant_app.h
@@ -0,0 +1,25 @@
+/*
+ * ANT Stack
+ *
+ * Copyright 2009 Dynastream Innovations
+ *
+ * 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.
+ */
+
+
+#ifndef __ANT_APP_H
+#define __ANT_APP_H
+
+
+
+#endif