MVNO NL is adding authentication to their APN configuration.
This new configuration is backwards compatible with the old version.
This fixes CYAN-6525.
Change-Id: Idf8570563d3fe502333d04ba9f24521d224afe91
Cosmote RO recently changed their carrier name to Telekom Romania.
The associated APN configurations for that carrier now has the carrier name
changed to reflect this. This fixes CYAN-5461.
Change-Id: I0aae5b085fb822e0992274cd0feb0868d4989e5b
This references CYAN-6495. Apparently, the indosat3g apn is no longer in use and has already been removed from AOSP.
Change-Id: I36e64f1944853aa6d1b5889d0da2f858b0731300
Change-Id: If62e6b1d2ac41730ff2a8d562173abd2cb768f93
Add cmstatusbar service to system server services context
Change-Id: I77c5de75722cc5f36a5326e3da57ab661b89d189
Build Platform resource package.
Change-Id: Id60f66b6db23989db1472a19bcb079b0083f7393
vendor/cm: Lock cm platform library/cmsdk to non-release builds.
Change-Id: I01c1c3fe559d438e28339ce426d7ba7e42724002
This fixes erroneous APN info introduced by I0a9808304f11ac0ccbdf78c7457d1fb3275e6087
This is tested to work on both carriers.
Change-Id: I7e32609b8e997d072b393d411870de1d9f4cac18
These were overloading the ASCII names to region-specific charsets,
which looks nice but it's horribly confusing if you're not native
from those regions and happen to be roaming there.
So... like our upstreams, just show the original carrier names
Change-Id: Icb3c6c9be2a4ee57866f2f57411a4f441be88f7c
This will allow us to remove the overlay in vendor/cm so devices
with no battery, aka fugu, can override this to none.
Change-Id: I80c0cc06d3aed344c7c705d420af297c96baf706
These configurations has been causing problems since Android 5.1:
A docomo SIM card is regarded as no service.
A Y!mobile SIM card is regarded as Softbank.
Change-Id: Iead54ef9eff1d4bf0d472eb588fcda000cb228ad
(cherry picked from commit d60d2fd669aa75b49f7dba6a141008e1d9ea414c)
/data is supposed to be inaccessible to begin with, and we don't
want the init sequence tampered with for user builds
Change-Id: If3eb5573248956a14ad56516a9871758f4c00989
(cherry picked from commit a9d772166365a27181a7441c10a6c60a2bab7dab)
bootanimation.zip contains PNG files and not JPG
Some zips aren't resized and use original resolution instead half resolution,
fix it too.
Change-Id: Ic12f93dc2a18f7ca9c9c7bff6b34dc0821bbfb4c
* vendor/*/build/core/definitions.mk is automatically sourced by the
build system to load custom macros. Start using this for some
of our own.
* Adds a "uniq" macro to remove duplicates from a list without changing
it's order.
Change-Id: Id5f1eb4b9f81bb31ca0b3d5e74c298b3d105da10
Added SecretCodeReceiver to locked components
Added list of components that need to be forced enabled
(because they've been previously disabled)
Change-Id: I7cc0efc1830b45bc5384ff421b829e0be0d955d8