OSDN Git Service

telephony: Disable the SIM state change receiver
authorRicardo Cerqueira <android@cerqueira.org>
Thu, 24 Nov 2016 15:04:06 +0000 (15:04 +0000)
committerRicardo Cerqueira <android@cerqueira.org>
Thu, 24 Nov 2016 19:29:51 +0000 (19:29 +0000)
commitc2da9ad6a331c6a6f5b8c56ecf5c716ab08f4d21
treed2529ae2d1072aa83544f8810c093595e290a361
parent4f954a904b199ba817869653e8eded97ead7d8fb
telephony: Disable the SIM state change receiver

We've mistakenly reimplemented this functionality at the telephony
framework because we didn't realize it was here to begin with (and
neutralized by a QC commit).
Having the QC configuration in place makes _both_ come up, which
is annoying...
Since the f/o/t implementation (change
Iddaef47eefeab43ed99ca6f27f81dffd8dd08689) uses different visual
assets people are already used to, let's forcefully use that one
for now until we figure out which one we want to retain...

Change-Id: I1dfab99e475b2d5aa4574ecdb5d0d7ee6cf00191
AndroidManifest.xml