summaryrefslogtreecommitdiff
path: root/Android.bp
diff options
context:
space:
mode:
authorSam Protsenko <semen.protsenko@linaro.org>2018-07-26 22:09:29 -0700
committerandroid-build-merger <android-build-merger@google.com>2018-07-26 22:09:29 -0700
commit17e5d02cc01c0bbad0129824d508de8a70ad4389 (patch)
tree0b26260efce8da808ad742b0545f41adae2fcb73 /Android.bp
parent0cfb8e2fae6522c09687d1d653acc0be568f053e (diff)
parent5f356644965d9a36b283db1611df129474a09330 (diff)
downloadppp-17e5d02cc01c0bbad0129824d508de8a70ad4389.tar.gz
Merge changes from topic "pppolac" am: 813c1e1d6d
am: 5f35664496 Change-Id: Ic80edadc298870991fba47e7ab93f93249075ed4
Diffstat (limited to 'Android.bp')
-rw-r--r--Android.bp15
1 files changed, 15 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
new file mode 100644
index 0000000..3704241
--- /dev/null
+++ b/Android.bp
@@ -0,0 +1,15 @@
+// Copyright (C) 2018 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.
+
+subdirs = ["pppd"]