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

Commit 27076c7b authored by Kevin Hufnagle's avatar Kevin Hufnagle Committed by android-build-merger
Browse files

Merge "docs: [Revert] Improved description of "package" attribute (manifest)."...

Merge "docs: [Revert] Improved description of "package" attribute (manifest)." into mnc-mr-docs am: fa8847d0 am: ee3411d9
am: 0e5d260a

* commit '0e5d260a':
  docs: [Revert] Improved description of "package" attribute (manifest).

Change-Id: I336b8fa0787934813004b8c3b322a408635c6c87
parents 526c6dd8 0e5d260a
Loading
Loading
Loading
Loading
+1 −4
Original line number Diff line number Diff line
@@ -55,10 +55,7 @@ to "{@code http://schemas.android.com/apk/res/android}".</dd>
<dd>A full Java-language-style package name for the Android application. The
  name should be unique.  The name may contain uppercase or lowercase letters
  ('A' through 'Z'), numbers, and underscores ('_').  However, individual
  package name parts may only start with letters. Note that you can use
  different names for the Android application package and for the Java package
  identifiers used in the application's classes; these two types of names are
  entirely independent.
  package name parts may only start with letters.

<p>To avoid conflicts with other developers, you should use Internet domain ownership as the
basis for your package names (in reverse). For example, applications published by Google start with