labcif / GBoard4A

Digital forensic analysis of GBoard for Android
GNU General Public License v3.0
0 stars 1 forks source link

makefile: fix adb-pull target to be more portable #8

Closed ljmf00 closed 3 years ago

ljmf00 commented 3 years ago

This makes su compliant with other binaries and it will report only the latest gboard version if multiple found.

Signed-off-by: Luís Ferreira contact@lsferreira.net

codecov-commenter commented 3 years ago

Codecov Report

Merging #8 (aeee9f6) into main (a459345) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##            main      #8   +/-   ##
=====================================
  Coverage   0.00%   0.00%           
=====================================
  Files          7       7           
  Lines         87      87           
=====================================
  Misses        87      87           
Flag Coverage Δ
unittests 0.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update a459345...aeee9f6. Read the comment docs.