File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1515 * along with this program. If not, see <https://www.gnu.org/licenses/>.
1616 */
1717
18- #define SOCKET_PATH "@TERMUX_PREFIX@/../apps/termux-app /termux-am/am.sock"
18+ #define SOCKET_PATH "@TERMUX_APPS_DIR@/@TERMUX_APP_PACKAGE@ /termux-am/am.sock"
Original file line number Diff line number Diff line change @@ -117,7 +117,7 @@ Available command_options:
117117
118118
119119termux-am-socket sends the converted string to
120- "@TERMUX_PREFIX@/../apps/termux-app /termux-am/am.sock"
120+ "@TERMUX_APPS_DIR@/@TERMUX_APP_PACKAGE@ /termux-am/am.sock"
121121local unix socket server that is run by termux-app if enabled, which
122122executes it as an android activity manager (am) command from within
123123termux-app java process via termux/termux-am-library.
You can’t perform that action at this time.
0 commit comments