Merge "Set the permission to file clatd and directory for-system" am: fac8864d14 am: 6f9da1b3e7

Original change: https://android-review.googlesource.com/c/platform/packages/modules/Connectivity/+/1927026

Change-Id: Ic250f15ae79378398aadfc9d096ac8e760787802
diff --git a/Tethering/apex/Android.bp b/Tethering/apex/Android.bp
index 3b48da8..66efb8b 100644
--- a/Tethering/apex/Android.bp
+++ b/Tethering/apex/Android.bp
@@ -61,6 +61,7 @@
     binaries: [
         "clatd",
     ],
+    canned_fs_config: "canned_fs_config",
     bpfs: [
         "offload.o",
         "test.o",
diff --git a/Tethering/apex/canned_fs_config b/Tethering/apex/canned_fs_config
new file mode 100644
index 0000000..44c57ab
--- /dev/null
+++ b/Tethering/apex/canned_fs_config
@@ -0,0 +1,2 @@
+/bin/for-system 0 1000 0550
+/bin/for-system/clatd 1029 1029 06555