hi guys i found this code on provider java script : * Indicates whether the user wants to be prompted for password to decrypt the device on * boot. This only matters if the storage is encrypted. *

* Type: int (0 for false, 1 for true) * * @hide */ @SystemApi public static final String REQUIRE_PASSWORD_TO_DECRYPT = "require_password_to_decrypt";