Jump to content

[ROM] [ALL] [KK] Aospa 4.6 Beta 6 [11/11/14]


Guest luca020400

Recommended Posts

Guest Arysthaar

When I will fix RIL

Maybe I could try to help with this, do you have a github repo or any way I can participate ?

I said maybe because I have bases in developpement but I've never touched Android dev before ^^

BTW I think it's my first post on this forum so hello \o/

Link to comment
Share on other sites

Guest luca020400

You are welcome ;)

But i should fixed it :D

 

Thanks ;)

 

GITHUB

 

Yes , I fixed it :D :D

Pratically mahdi rom removed java code needed for our ril

I added it and worked fine :D

Edited by luca020400
Link to comment
Share on other sites

Guest luca020400

Now this error 

frameworks/opt/telephony/../../../device/huawei/u8833/ril/HuaweiQualcommRIL.java:140: error: cannot find symbol


case RIL_REQUEST_ENTER_NETWORK_DEPERSONALIZATION_CODE: ret = responseInts(p); break;
^
symbol: variable RIL_REQUEST_ENTER_NETWORK_DEPERSONALIZATION_CODE
location: class HuaweiQualcommRIL
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
1 error

The same with the other value

frameworks/opt/telephony/../../../device/huawei/u8833/ril/HuaweiQualcommRIL.java:140: error: cannot find symbol


case RIL_REQUEST_ENTER_DEPERSONALIZATION_CODE: ret = responseInts(p); break;
^
symbol: variable RIL_REQUEST_ENTER_DEPERSONALIZATION_CODE
location: class HuaweiQualcommRIL
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
1 error

Edited by luca020400
Link to comment
Share on other sites

Guest KOUROSHKTKK

Now this error 

frameworks/opt/telephony/../../../device/huawei/u8833/ril/HuaweiQualcommRIL.java:140: error: cannot find symbol

case RIL_REQUEST_ENTER_NETWORK_DEPERSONALIZATION_CODE: ret = responseInts(p); break;

^

symbol: variable RIL_REQUEST_ENTER_NETWORK_DEPERSONALIZATION_CODE

location: class HuaweiQualcommRIL

Note: Some input files use or override a deprecated API.

Note: Recompile with -Xlint:deprecation for details.

Note: Some input files use unchecked or unsafe operations.

Note: Recompile with -Xlint:unchecked for details.

1 error

The same with the other value

frameworks/opt/telephony/../../../device/huawei/u8833/ril/HuaweiQualcommRIL.java:140: error: cannot find symbol

case RIL_REQUEST_ENTER_DEPERSONALIZATION_CODE: ret = responseInts(p); break;

^

symbol: variable RIL_REQUEST_ENTER_DEPERSONALIZATION_CODE

location: class HuaweiQualcommRIL

Note: Some input files use or override a deprecated API.

Note: Recompile with -Xlint:deprecation for details.

Note: Some input files use unchecked or unsafe operations.

Note: Recompile with -Xlint:unchecked for details.

1 error

in one minute I was in flying and with this messege I broke down :(((((((((((((((((((( :unsure:

Link to comment
Share on other sites

Guest luca020400

This file at this line cause the problem 

https://github.com/MahdiromKKY300/android_device_huawei_u8833/blob/cm-11.0/ril/HuaweiQualcommRIL.java#L140

 

But this worked in every rom i tried to compile

 

And this is the repo : https://github.com/Mahdi-Rom/android_frameworks_opt_telephony

Edited by luca020400
Link to comment
Share on other sites

Guest luca020400

Mahdi rom doesn't added it in RIL.java

I wll try to add it manually

 

EDIT : is present in the RIL.java

Edited by luca020400
Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.