#!/bin/sh
    rm -f /etc/init.d/callerx
    rm -f /etc/event.d/callerxd
    rm -f /etc/systemui/callerxui.xml
    killall systemui
    
