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

Commit feb9ef27 authored by Joseph Vincent's avatar Joseph Vincent Committed by Android (Google) Code Review
Browse files

Merge "Add a flag to handle private space apps in interleaved settings page" into main

parents b59858aa 31acde5e
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -115,3 +115,10 @@ flag {
    description: "Add permission to access API hidden users data via system APIs"
    bug: "321988638"
}

flag {
    name: "handle_interleaved_settings_for_private_space"
    namespace: "profile_experiences"
    description: "Handle listing of private space apps in settings pages with interleaved content"
    bug: "323212460"
}