Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
André Lam
android_vendor_lineage
Commits
96b1cbbc
Commit
96b1cbbc
authored
Sep 12, 2019
by
/e/ robot
Browse files
Merge remote-tracking branch 'origin/lineage-16.0' into v1-pie
parents
4a210d29
72c4fcf1
Changes
1
Show whitespace changes
Inline
Side-by-side
build/envsetup.sh
View file @
96b1cbbc
...
...
@@ -995,8 +995,3 @@ if [ -d $(gettop)/prebuilts/snapdragon-llvm/toolchains ]; then
;;
esac
fi
# Android specific JACK args
if
[
-n
"
$JACK_SERVER_VM_ARGUMENTS
"
]
&&
[
-z
"
$ANDROID_JACK_VM_ARGS
"
]
;
then
export
ANDROID_JACK_VM_ARGS
=
$JACK_SERVER_VM_ARGUMENTS
fi
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment