Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6248cdd5 authored by David Friedman's avatar David Friedman Committed by Android Git Automerger
Browse files

am 84e40b1f: am d77380b8: am 3570268b: am 09e9076d: am ab0f8ff7: am 88e0145f:...

am 84e40b1f: am d77380b8: am 3570268b: am 09e9076d: am ab0f8ff7: am 88e0145f: Merge "Fixes several typos." into lmp-docs

* commit '84e40b1f':
  Fixes several typos.
parents 96824427 84e40b1f
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -97,8 +97,8 @@ top level of the project hierarchy and contains these three elements at the top
<code>ic_launcher.png</code> resource for different screen densities under the same element.</p>

<p class="note"><strong>Note:</strong> The project structure on disk differs from this flattened
representation. To switch to back the segregated project view, select <strong>Project</strong> from
the <strong>Project</strong drop-down. </p>
representation. To switch to back to the segregated project view, select <strong>Project</strong> from
the <strong>Project</strong> drop-down. </p>



@@ -182,7 +182,7 @@ uniquely identify application packages for publishing. The application ID is set
<p class="note"><strong>Note:</strong> The <em>applicationId</em> is specified only in your
build.gradle file, and not in the AndroidManifest.xml file.</p>

<p>When using build variants, the build system enables you to to uniquely identify different
<p>When using build variants, the build system enables you to uniquely identify different
packages for each product flavors and build types. The application ID in the build type is added as
a suffix to those specified for the product flavors. </p>