commit | 9110b67fa753f1c38286c7e413de500817848ccd | [log] [tgz] |
---|---|---|
author | Matt Gilbride <mattgilbride@google.com> | Wed Sep 04 11:39:43 2024 +0000 |
committer | Matt Gilbride <mattgilbride@google.com> | Tue Sep 10 10:34:42 2024 +0000 |
tree | 890695fa309b7dda8a4ac89c50b2f4bb09e714db | |
parent | fe3a27a568a61c02036156e106f57e8566c09790 [diff] [blame] |
Add selinux policy for apex com.android.uprobestats Bug: 355315777 Test: TH Change-Id: I520bbb71429a2aba8a486744596a1569a6aa83ca
diff --git a/apex/Android.bp b/apex/Android.bp index 01085f1..4daff80 100644 --- a/apex/Android.bp +++ b/apex/Android.bp
@@ -300,3 +300,10 @@ "com.android.biometrics.virtual.fingerprint-file_contexts", ], } + +filegroup { + name: "com.android.uprobestats-file_contexts", + srcs: [ + "com.android.uprobestats-file_contexts", + ], +}