commit | 154796c0e2351ebb5295afbe4dbdf85435c7148f | [log] [tgz] |
---|---|---|
author | Yisroel Forta <yforta@google.com> | Tue Feb 13 00:16:36 2024 +0000 |
committer | Yisroel Forta <yforta@google.com> | Tue Feb 13 14:12:11 2024 +0000 |
tree | 643eda90135d041c951a9fa03c066eba31732425 | |
parent | 2dc86ebd3eb6012febd4873ad6d153f994a825ab [diff] |
Add profiling to skip strict updatability allowlist Test: presubmit Bug: b/293957254 Change-Id: I9d53f3237ff5f076b8299138e02d991f8881e06f
diff --git a/apex/apex.go b/apex/apex.go index 276ac80..557b9b7 100644 --- a/apex/apex.go +++ b/apex/apex.go
@@ -1165,6 +1165,7 @@ "com.android.ondevicepersonalization", "com.android.os.statsd", "com.android.permission", + "com.android.profiling", "com.android.rkpd", "com.android.scheduling", "com.android.tethering",