typecd: Fix uid

The UID and GID need to match to satisfy CQ checks, so change the uid to
20146

BUG=b:152251292
TEST=Build and boot a system image and verify that Type C daemon loads
and runs fine; verify that the following test no longer throws typecd
errors:
/chromite/bin/test_image --board volteer --test_results_root
/path/image-test-results image /path/to/chromiumos_base_image.bin

Change-Id: I289ce952264a6e36af7ab4a360207a8ab566dbe0
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/overlays/eclass-overlay/+/2353856
Tested-by: Prashant Malani <pmalani@chromium.org>
Reviewed-by: Allen Webb <allenwebb@google.com>
Reviewed-by: Manoj Gupta <manojgupta@chromium.org>
Commit-Queue: Prashant Malani <pmalani@chromium.org>
diff --git a/profiles/base/accounts/user/typecd b/profiles/base/accounts/user/typecd
index 6634d5c..0a684e2 100644
--- a/profiles/base/accounts/user/typecd
+++ b/profiles/base/accounts/user/typecd
@@ -1,5 +1,5 @@
 user:typecd
-uid:20103
+uid:20146
 gid:20146
 gecos:CrOS USB Type C Daemon
 home:/dev/null