diff options
author | yuemingw <yuemingw@google.com> | 2018-01-11 05:21:32 +0000 |
---|---|---|
committer | android-build-merger <android-build-merger@google.com> | 2018-01-11 05:21:32 +0000 |
commit | 8e62041b8437d46429794caa7455cda085cc738c (patch) | |
tree | 7da82a3bb7951f38f4e4cebec99aac46850b869b /Android.mk | |
parent | 285b393cefe27af65007e446fc14d076950cecc6 (diff) | |
parent | e3d4b7d3d2eb4af3e7a21fd37a4c2ef48843fee9 (diff) |
Merge "Add public ApnSetting in android.telephony." am: f9063b378b am: f68992a6a7
am: e3d4b7d3d2
Change-Id: Ia4100787507887692c6aa5df4e331fba59993255
Diffstat (limited to 'Android.mk')
-rw-r--r-- | Android.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Android.mk b/Android.mk index 8199c57bdb5f..3c6dd37acefe 100644 --- a/Android.mk +++ b/Android.mk @@ -829,4 +829,4 @@ ifeq (,$(ONE_SHOT_MAKEFILE)) include $(call first-makefiles-under,$(LOCAL_PATH)) endif -endif # ANDROID_BUILD_EMBEDDED +endif # ANDROID_BUILD_EMBEDDED
\ No newline at end of file |