Hello,
This MOD is for the Razr XT926 VZW
I have been using Eclipse rom v1.3 by nitroglycerine33 based on 4.1.2
I keep on getting this annoying message in the notification, "ciphering is not available on your network. Phone calls and/or cellular data will be unencrypted."

I decided to try and remove this message. After a little searching, i found a solution in the Razr M forum.
I pulled the framework-res.apk from system/framework folder, decompiled it, did the following modification to the bool.xml file in res/values folder:
<bool name="config_enable_ciphering_indicator">false</bool>
<bool name="config_enable_ps_ciphering_indicator">false</bool>
<bool name="config_enable_cs_ciphering_indicator">false</bool>
After changing the values to false in notepad++, i save it and recompiled it. Now the tricky part. I used apk file manager 5.0.2 by jonny walkerRK and extracted both newly compiled apk and original apk. Now i copied the "resources.arcs" file and "res" folder from the new apk folder and pasted it in the original apk folder. After that i used 7zip to zip the original folder and renamed it as .apk. I rename the original apk as framework-res.apk and i used it to replace the framework-res.apk in system/framework.
Here are the required steps to remove that annoying notification:
1. Copy the framework-res.apk to sd card.
2. Use Root Explorer to copy the file.
3. Navigate to /system/ framework folder
4. Click on "Mount R/W" on the top to change permission.
5. Paste and overwrite the existing framework-res.apk
6. Done!!!
This MOD is for the Razr XT926 VZW
I have been using Eclipse rom v1.3 by nitroglycerine33 based on 4.1.2
I keep on getting this annoying message in the notification, "ciphering is not available on your network. Phone calls and/or cellular data will be unencrypted."

I decided to try and remove this message. After a little searching, i found a solution in the Razr M forum.
I pulled the framework-res.apk from system/framework folder, decompiled it, did the following modification to the bool.xml file in res/values folder:
<bool name="config_enable_ciphering_indicator">false</bool>
<bool name="config_enable_ps_ciphering_indicator">false</bool>
<bool name="config_enable_cs_ciphering_indicator">false</bool>
After changing the values to false in notepad++, i save it and recompiled it. Now the tricky part. I used apk file manager 5.0.2 by jonny walkerRK and extracted both newly compiled apk and original apk. Now i copied the "resources.arcs" file and "res" folder from the new apk folder and pasted it in the original apk folder. After that i used 7zip to zip the original folder and renamed it as .apk. I rename the original apk as framework-res.apk and i used it to replace the framework-res.apk in system/framework.
Here are the required steps to remove that annoying notification:
1. Copy the framework-res.apk to sd card.
2. Use Root Explorer to copy the file.
3. Navigate to /system/ framework folder
4. Click on "Mount R/W" on the top to change permission.
5. Paste and overwrite the existing framework-res.apk
6. Done!!!
Last edited: