1add_service(rild, hal_ril_ext_service) 2binder_call(rild, rilextensionservice_app) 3 4# Allow rild to ptrace for memory leak detection 5userdebug_or_eng(` 6allow rild self:process ptrace; 7') 8