Remove an unnecessary WebView uninstall command

There is an unnecessary WebView uninstall command called after
the third party app is launched with the preinstalled WebView.
This CL removes that command.

Test: csuite-tradefed run webview-app-launch <params>
Bug: 206871132
Change-Id: Id7be80303d719acfeac338fd2b0fb8fecd142e0c
1 file changed
tree: 5dba0cec0b45f87038fe2ec03b6d53051069782b
  1. config/
  2. harness/
  3. integration_tests/
  4. pylib/
  5. test_scripts/
  6. test_targets/
  7. tools/
  8. Android.bp
  9. OWNERS
  10. PREUPLOAD.cfg
  11. pylintrc
  12. README.md
  13. TEST_MAPPING
README.md

Android App Compatibility Test Suite (C-Suite)

C-Suite consists of the testing framework and test cases, designed to detect and report app compatibility issues.