diff --git a/Tethering/apex/Android.bp b/Tethering/apex/Android.bp index 03eaa9fe21..673e7b22d5 100644 --- a/Tethering/apex/Android.bp +++ b/Tethering/apex/Android.bp @@ -61,6 +61,7 @@ apex { 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 0000000000..44c57ab17d --- /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