Change comment's indent.

Change-Id: I8751a54ea233c88028a15892f8ef28937939a701
pull/1468/head
Jaehwa Noh 1 year ago
parent c9b5ae34ce
commit 13200f0929

@ -19,6 +19,7 @@
Baseline Profiles improve code execution speed by around 30% from the first launch by avoiding Baseline Profiles improve code execution speed by around 30% from the first launch by avoiding
interpretation and just-in-time (JIT) compilation steps for included code paths. interpretation and just-in-time (JIT) compilation steps for included code paths.
More information at http://d.android.com/baseline-profiles. More information at http://d.android.com/baseline-profiles.
In this run configuration we leverage rerun parameter that always reruns the requested task regardless of cache. In this run configuration we leverage rerun parameter that always reruns the requested task regardless of cache.
We also leverage enable-display parameter to be able to verify the generator works as intended. We also leverage enable-display parameter to be able to verify the generator works as intended.
--> -->

Loading…
Cancel
Save