URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a37045adcd821b2ccbbd45597f25023a3141202d
Submitter: Roland Knall (rknall@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
a37045a by Mikael Kanstrup (mikael.kanstrup@xxxxxxxxx):
androiddump: Update ps command parameter for Android Oreo
ps command is used to find com.android.bluetooth process. From
Android Oreo the ps command needs -A parameter for listing all
processes.
Change-Id: I1a547a0d61175c1e194823462661ec69e711ca50
Reviewed-on: https://code.wireshark.org/review/26652
Petri-Dish: Roland Knall <rknall@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Roland Knall <rknall@xxxxxxxxx>
Actions performed:
from 789db1f androiddump: Fix btsnoop net port lookup
adds a37045a androiddump: Update ps command parameter for Android Oreo
Summary of changes:
extcap/androiddump.c | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)