From ac9a1ae1b0dfc0bbc3554da111cfc6e35509a2a9 Mon Sep 17 00:00:00 2001 From: Nguyễn Gia Phong Date: Fri, 12 Feb 2021 15:50:56 +0700 Subject: Update support for languages and libraries --- debian/.bashrc | 6 ------ .../systemd/user/default.target.wants/anbox-session-manager.service | 1 - 2 files changed, 7 deletions(-) delete mode 120000 debian/.config/systemd/user/default.target.wants/anbox-session-manager.service (limited to 'debian') diff --git a/debian/.bashrc b/debian/.bashrc index 70eba5c..f8f277b 100644 --- a/debian/.bashrc +++ b/debian/.bashrc @@ -108,12 +108,6 @@ function ipfs-cors { systemctl restart --user ipfs } -function expose-anbox { - systemctl --user restart anbox-session-manager.service - adb kill-server - adb start-server -} - # enable programmable completion features (you don't need to enable # this, if it's already enabled in /etc/bash.bashrc and /etc/profile # sources /etc/bash.bashrc). diff --git a/debian/.config/systemd/user/default.target.wants/anbox-session-manager.service b/debian/.config/systemd/user/default.target.wants/anbox-session-manager.service deleted file mode 120000 index 658ed6b..0000000 --- a/debian/.config/systemd/user/default.target.wants/anbox-session-manager.service +++ /dev/null @@ -1 +0,0 @@ -/usr/lib/systemd/user/anbox-session-manager.service \ No newline at end of file -- cgit 1.4.1