diff options
author | Ying Wang <wangying@android.com> | 2015-01-22 00:13:35 +0000 |
---|---|---|
committer | Android Git Automerger <android-git-automerger@android.com> | 2015-01-22 00:13:35 +0000 |
commit | 30a0031e4388a54890071e7c386b20c81509f27f (patch) | |
tree | c236db842c0f0cd73bd1fd6d920797f90583d146 | |
parent | 79834f371ea13475577e4babd2c3960aefb5a2a2 (diff) | |
parent | 8768c6b70b4b2957a5dda132650e8d6dec7c485e (diff) | |
download | build-30a0031e4388a54890071e7c386b20c81509f27f.zip build-30a0031e4388a54890071e7c386b20c81509f27f.tar.gz build-30a0031e4388a54890071e7c386b20c81509f27f.tar.bz2 |
am 8768c6b7: Merge "Remove phone from frameworks/base subdirs"
* commit '8768c6b70b4b2957a5dda132650e8d6dec7c485e':
Remove phone from frameworks/base subdirs
-rw-r--r-- | core/pathmap.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/core/pathmap.mk b/core/pathmap.mk index 0820885..60ee815 100644 --- a/core/pathmap.mk +++ b/core/pathmap.mk @@ -87,7 +87,6 @@ FRAMEWORKS_BASE_SUBDIRS := \ sax \ telecomm \ telephony \ - phone \ wifi \ keystore \ rs \ |