• Tyler Gunn's avatar
    Ensure call subject is hidden if disabled for carrier. · 07f5e7af
    Tyler Gunn authored
    Even if the carrier config is set to disable call subjects for a carrier,
    the RIL will still send any incoming call subjects to the InCall UI.
    We cannot suppress this lower down as the RIL is using the same extra
    to report caller id presentation reasons.
    
    Bug: 22779583
    Change-Id: Ic349408014a47e25d62100886ea59b73e4f76709
    07f5e7af
StatusBarNotifier.java 26.7 KB