• Alex Yakavenka's avatar
    Stk: Fix crash due to race condition · d8e2ecdc
    Alex Yakavenka authored
    StkAppService doesn't really need mStkService reference in the
    constructor. It will need it to respond to proactive command.
    By that time StkService has to exist (proactive command comes
    from it)
    d8e2ecdc
StkAppService.java 33 KB