Kaydet (Commit) 5488d34b authored tarafından Tor Lillqvist's avatar Tor Lillqvist

Put a local.properties in android/qa/desktop, too

üst 52681e44
......@@ -2961,6 +2961,7 @@ if test "$cross_compiling" = "yes"; then
bin/repo-list.in \
build_env.in \
android/qa/sc/local.properties.in \
android/qa/desktop/local.properties.in \
config.guess \
config_host.mk.in \
configure \
......@@ -10485,7 +10486,7 @@ else
echo > set_soenv.last
fi
AC_CONFIG_FILES([config_host.mk ooo.lst set_soenv bin/repo-list build_env android/qa/sc/local.properties])
AC_CONFIG_FILES([config_host.mk ooo.lst set_soenv bin/repo-list build_env android/qa/sc/local.properties android/qa/desktop/local.properties])
AC_OUTPUT
# touch the config timestamp file set_soenv.stamp
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment