Require authentication for changing USB preferences.
Test: atest SettingsRoboTests Test: also tested manually Bug: 317367746 Change-Id: I17daaad7c7772664cae6d12cf2322991827f33bb
This commit is contained in:
@@ -20,3 +20,10 @@ flag {
|
||||
description: "Gates whether to enable LE audio private broadcast sharing via QR code"
|
||||
bug: "308368124"
|
||||
}
|
||||
|
||||
flag {
|
||||
name: "enable_auth_challenge_for_usb_preferences"
|
||||
namespace: "safety_center"
|
||||
description: "Gates whether to require an auth challenge for changing USB preferences"
|
||||
bug: "317367746"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user