aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuel Tan <samueltan@google.com>2015-08-27 09:11:44 -0700
committerSamuel Tan <samueltan@google.com>2015-08-27 09:11:44 -0700
commitc869152aede5051996d60c2b843b74630970c2f8 (patch)
tree9df44ddc1328f2a21ff6910876be365a0ec71ab9
parentc9637dfcff101b45b9a7aeac4e0e7237d829a59a (diff)
downloaddhcpcd-6.8.2-c869152aede5051996d60c2b843b74630970c2f8.tar.gz
dhcpcd-6.8.2: add comment differentiating dhcpcd repos
Add comment in dhcpcd-6.8.2 Android.mk differentiating dhcpcd-6.8.2 from dhcpcd. BUG: 22956197 Change-Id: I5af1d4bd3f4f9d52cc2f36b8484544139687e25f
-rw-r--r--Android.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/Android.mk b/Android.mk
index ac066ec..d112ce9 100644
--- a/Android.mk
+++ b/Android.mk
@@ -11,6 +11,9 @@
# 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.
+#
+# dhcpcd-6.8.2 is D-Bus enabled and compatible with Brillo daemons. dhcpcd
+# is the standard version of this daemon used in Android.
LOCAL_PATH := $(call my-dir)