Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix merge mistake in TelephonyConnectionService. #2

Open
wants to merge 1 commit into
base: lp5.0
Choose a base branch
from
Open

Fix merge mistake in TelephonyConnectionService. #2

wants to merge 1 commit into from

Conversation

ghost
Copy link

@ghost ghost commented Jan 15, 2015

In createConnectionFor() we return the GsmConnection object incorrectly.
This is the result of an incorrect merge. Remove the return statement
and do not add the connection to the controller.

Change-Id: I83c11a4495c0c4d4d5675679ca73ece18c669c10

Conflicts:
src/com/android/services/telephony/TelephonyConnectionService.java

In createConnectionFor() we return the GsmConnection object incorrectly.
This is the result of an incorrect merge. Remove the return statement
and do not add the connection to the controller.

Change-Id: I83c11a4495c0c4d4d5675679ca73ece18c669c10

Conflicts:
	src/com/android/services/telephony/TelephonyConnectionService.java
@ghost
Copy link
Author

ghost commented Jan 15, 2015

Pretty sure I got this http://review.cyanogenmod.org/#/c/85426/

@remicks
Copy link

remicks commented Jan 15, 2015

Hey bud we got a Gerrit up now, u can submit to it from now on :)

http://review.blissroms.com:8081/#/q/status:open

@ghost
Copy link
Author

ghost commented Jan 15, 2015

Im having issues setting up gerrit

On Thu, Jan 15, 2015 at 12:38 PM, remicks [email protected] wrote:

Hey bud we got a Gerrit up now, u can submit to it from now on :)

http://review.blissroms.com:8081/#/q/status:open


Reply to this email directly or view it on GitHub
#2 (comment)
.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant