EnableAppTool
pm enable <pkg> — re-enable a previously disabled app (the inverse of DisableAppTool). Idempotent. Success is detected by "enabled" in stdout.
Privilege: requires a working ShellBackend.
Params: package_name (required).
On success the result map carries success (true), package_name, and state ("enabled").