Loading release/aconfig/bp1a/Android.bp +5 −0 Original line number Diff line number Diff line Loading @@ -17,6 +17,11 @@ aconfig_value_set { name: "aconfig_value_set-lineage-bp1a", values: [ "aconfig-values-bp1a-android.hardware.biometrics-all", "aconfig-values-bp1a-android.multiuser-all", "aconfig-values-bp1a-android.os-all", "aconfig-values-bp1a-com.android.intentresolver-all", "aconfig-values-bp1a-com.android.launcher3-all", "aconfig-values-bp1a-com.android.permission.flags-all", "aconfig-values-bp1a-com.android.window.flags-all", ], } release/aconfig/bp1a/android.multiuser/Android.bp 0 → 100644 +21 −0 Original line number Diff line number Diff line // Copyright 2025 Google Inc. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to in writing, software // distributed under the License is distributed on an "AS IS" BASIS, // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. // See the License for the specific language governing permissions and // limitations under the License. aconfig_values { name: "aconfig-values-bp1a-android.multiuser-all", package: "android.multiuser", srcs: [ "*_flag_values.textproto", ] } release/aconfig/bp1a/android.multiuser/allow_resolver_sheet_for_private_space_flag_values.textproto 0 → 100644 +6 −0 Original line number Diff line number Diff line flag_value { package: "android.multiuser" name: "allow_resolver_sheet_for_private_space" state: DISABLED permission: READ_ONLY } release/aconfig/bp1a/android.multiuser/block_private_space_creation_flag_values.textproto 0 → 100644 +6 −0 Original line number Diff line number Diff line flag_value { package: "android.multiuser" name: "block_private_space_creation" state: DISABLED permission: READ_ONLY } release/aconfig/bp1a/android.multiuser/delete_private_space_from_reset_flag_values.textproto 0 → 100644 +6 −0 Original line number Diff line number Diff line flag_value { package: "android.multiuser" name: "delete_private_space_from_reset" state: DISABLED permission: READ_ONLY } Loading
release/aconfig/bp1a/Android.bp +5 −0 Original line number Diff line number Diff line Loading @@ -17,6 +17,11 @@ aconfig_value_set { name: "aconfig_value_set-lineage-bp1a", values: [ "aconfig-values-bp1a-android.hardware.biometrics-all", "aconfig-values-bp1a-android.multiuser-all", "aconfig-values-bp1a-android.os-all", "aconfig-values-bp1a-com.android.intentresolver-all", "aconfig-values-bp1a-com.android.launcher3-all", "aconfig-values-bp1a-com.android.permission.flags-all", "aconfig-values-bp1a-com.android.window.flags-all", ], }
release/aconfig/bp1a/android.multiuser/Android.bp 0 → 100644 +21 −0 Original line number Diff line number Diff line // Copyright 2025 Google Inc. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to in writing, software // distributed under the License is distributed on an "AS IS" BASIS, // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. // See the License for the specific language governing permissions and // limitations under the License. aconfig_values { name: "aconfig-values-bp1a-android.multiuser-all", package: "android.multiuser", srcs: [ "*_flag_values.textproto", ] }
release/aconfig/bp1a/android.multiuser/allow_resolver_sheet_for_private_space_flag_values.textproto 0 → 100644 +6 −0 Original line number Diff line number Diff line flag_value { package: "android.multiuser" name: "allow_resolver_sheet_for_private_space" state: DISABLED permission: READ_ONLY }
release/aconfig/bp1a/android.multiuser/block_private_space_creation_flag_values.textproto 0 → 100644 +6 −0 Original line number Diff line number Diff line flag_value { package: "android.multiuser" name: "block_private_space_creation" state: DISABLED permission: READ_ONLY }
release/aconfig/bp1a/android.multiuser/delete_private_space_from_reset_flag_values.textproto 0 → 100644 +6 −0 Original line number Diff line number Diff line flag_value { package: "android.multiuser" name: "delete_private_space_from_reset" state: DISABLED permission: READ_ONLY }