touch_noise_filter: drop

The only package that used this repo has been removed in CL:1183638.

BUG=chromium:881185
TEST=tatl/tael tryjobs on R70 succeed

Reviewed-on: https://chromium-review.googlesource.com/1187394
Commit-Ready: Mike Frysinger <vapier@chromium.org>
Tested-by: Mike Frysinger <vapier@chromium.org>
Reviewed-by: Mike Frysinger <vapier@chromium.org>
(cherry picked from commit 4a9048b14927651ab544ab3043d2f226f6a2d817)

Conflicts:
	full.xml - trivial conflict due to formatting change

Also update commit message for R70.

Change-Id: I8cba4a52d7f02e33c006e15fa5a2c90d64b1ff4f
Reviewed-on: https://chromium-review.googlesource.com/1211697
Reviewed-by: Mike Frysinger <vapier@chromium.org>
Commit-Queue: Stephen Barber <smbarber@chromium.org>
Tested-by: Stephen Barber <smbarber@chromium.org>
1 file changed
tree: 82524452d021aab938cf675ff615196304bee5c3
  1. _remotes.xml
  2. full.xml
  3. README.md
README.md
IMPORTANT: Changes to this repo must also be made in the private manfest repo https://chrome-internal.googlesource.com/chromeos/manifest-internal. Automated sync between manifest-internal and manifest is not yet set up.

Repo Groups

Repo is the tool that we use to manage our local checkouts. It parses the manifest specified by the default.xml file. The name of the manifest can be ovverriden using -m. One could also check out a subset of the manifest using the repo groups feature. This section documents the important groups that are part of the default chromiumos manifest.

minilayout

This group is the minimum subset of repos needed to do a full build of Chrome OS. It doesn't include all of the repos to necessarily test the OS image but does include all those needed to create an iamge.

buildtools

The subset of repos needed to perform release actions i.e. payload generation, etc. Used by release engineers, TPMs, and Infra team members. Note this group isn't useful without a checkout of manifest-internal.

labtools

Tools needed to perform routine lab administrative actions like DUT re-allocation or lab server management.