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

Commit 7de48cb1 authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Add a feature flag for the package parser feature." into main

parents 817bb22e b83a1d33
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -35,3 +35,10 @@ flag {
    bug: "302587814"
    is_fixed_read_only: true
}

flag {
    name: "get_package_info"
    namespace: "package_manager_service"
    description: "Feature flag to enable the feature to retrieve package info without installation."
    bug: "269149275"
}