Skip to content

libril: Provide support for legacy ril#1

Open
Schischu wants to merge 2 commits into
omnirom:android-4.4from
Schischu:android-4.4
Open

libril: Provide support for legacy ril#1
Schischu wants to merge 2 commits into
omnirom:android-4.4from
Schischu:android-4.4

Conversation

@Schischu

@Schischu Schischu commented Jan 2, 2014

Copy link
Copy Markdown

With change Icc620fd191f8542f61bd38e365813753bfedefdf, RIL_VERSION_MIN was
increased from 2 to 6, but this causes problems for a number of devices
using ril blobs older than that.

E/RILC ( 140): RIL_register: version 3 is to old, min version is 6

Consequently causing the ril system unable to connect to the rild socket.

arco and others added 2 commits January 2, 2014 11:14
With change Icc620fd191f8542f61bd38e365813753bfedefdf, RIL_VERSION_MIN was
increased from 2 to 6, but this causes problems for a number of devices
using ril blobs older than that.

  E/RILC    (  140): RIL_register: version 3 is to old, min version is 6

Consequently causing the ril system unable to connect to the rild socket.

Conflicts:
	include/telephony/ril.h
	libril/Android.mk

Change-Id: I82c1cc4dab8fcaa4ccaa099132133b0f3b1d8029

Conflicts:
	include/telephony/ril.h
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants