Skip to content

Commit

Permalink
remove tabs
Browse files Browse the repository at this point in the history
  • Loading branch information
uazo committed Jul 20, 2023
1 parent 082417b commit c9e9512
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/images/bromite-build/build_args.gni
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ if (target_os == "android") {
android_keystore_name = "cromite"
android_keystore_password = getenv("KEYSTORE_PASSWORD")
}

cromite_pref_hash_seed_bin = getenv("CROMITE_PREF_HASH_SEED_BIN")

_is_debug_build = getenv("TARGET_ISDEBUG")
Expand Down

0 comments on commit c9e9512

Please sign in to comment.