View Single Post
Posts: 494 | Thanked: 111 times | Joined on Aug 2010 @ Finland
#79
Originally Posted by rainisto View Post
oh and second thing that I noticed that video-call installer didn't have working aegis manifest, so I did following commands manually on the commandline:
devel-su
/opt/bin/video-call-installer true
chmod 777 /etc/call-ui
chmod 777 /etc/call-ui/callUIVideoButton
/usr/lib/package-manager/reboot.sh

That enabled the video call button on the ui.
Is this one line?