summaryrefslogtreecommitdiff
path: root/InCallUI/build.gradle
AgeCommit message (Collapse)Author
2016-02-23Apply lower case project name conventionTa-wei Yen
gradle project name for PhoneCommon, ContactsCommon and InCallUI changed to all lower case. Removed googledialer project, no long needed. Bug:26676586 Change-Id: Ice2496321d7a23ddb93e9a7363b8150a1bf43d4c
2016-02-22Add gradle build file for DialerSailesh Nepal
This CL adds gradle build files for Dialer. Currently the build file in the InCallUI code only builds resources. Eventually we'll want to make that a standalone library project. Things missing from this CL: - support for src-N - build target for dialer-library to be included by GoogleDialer Bug: 26676586 Change-Id: Ie91cb720cf17fd8579b04a01287e140b39d0c42f