Merge "The unit of memory.soft_limit_in_bytes(memcg v1) or memory.low(memcg v2) should be 'M', 'MB' is the invalid argument." into main am: 9c0613f31d am: d68d259597

Original change: https://android-review.googlesource.com/c/platform/system/core/+/3534699

Change-Id: Iea7fc298c4084a02b349a5e7cc13f782a73ea6d6
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
diff --git a/libprocessgroup/profiles/task_profiles.json b/libprocessgroup/profiles/task_profiles.json
index 720cb30..42cdb91 100644
--- a/libprocessgroup/profiles/task_profiles.json
+++ b/libprocessgroup/profiles/task_profiles.json
@@ -597,7 +597,7 @@
           "Params":
           {
             "Name": "MemSoftLimit",
-            "Value": "16MB"
+            "Value": "16M"
           }
         },
         {
@@ -619,7 +619,7 @@
           "Params":
           {
             "Name": "MemSoftLimit",
-            "Value": "512MB"
+            "Value": "512M"
           }
         },
         {