diff --git a/flags/opp.aconfig b/flags/opp.aconfig
index 5dc0c289e1ef1abea9600d03059f6da6ddeb09df..8cbb2120c138be401edbeefa9204734d19024259 100644
--- a/flags/opp.aconfig
+++ b/flags/opp.aconfig
@@ -12,4 +12,7 @@ flag {
     namespace: "bluetooth"
     description: "Fix UI issues related to multiple OPP notifications"
     bug: "323096132"
+    metadata {
+        purpose: PURPOSE_BUGFIX
+    }
 }