Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f905c49a authored by TYM Tsai's avatar TYM Tsai Committed by Android (Google) Code Review
Browse files

Merge "Add feature flag" into main

parents 53e16abd 40cd34ec
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -161,3 +161,10 @@ flag {
    bug: "321258605"
    is_fixed_read_only: true
}

flag {
    name: "allow_sdk_sandbox_query_intent_activities"
    namespace: "package_manager_service"
    description: "Feature flag to allow the sandbox SDK to query intent activities of the client app."
    bug: "295842134"
}