From bdc74232d19e4aa3375c529344fe462fbe98b99e Mon Sep 17 00:00:00 2001 From: Kevin Hufnagle Date: Fri, 15 Apr 2016 15:00:55 -0700 Subject: [PATCH] docs: [Revert] Improved description of "package" attribute (manifest). Per discussion with ddougherty@, decided that this was a high-risk, low-reward change. Have "undone" the change with the given "Original-Change-Id" as a result. Bug: 2735276 Change-Id: I1f6089a1319180aed7d6fdbcf182c5fbe4b49abb Original-Change-Id: Ifa30615c1cca5f6f19e4d1d0c071e4e256b3151b --- docs/html/guide/topics/manifest/manifest-element.jd | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/docs/html/guide/topics/manifest/manifest-element.jd b/docs/html/guide/topics/manifest/manifest-element.jd index a3f60669b4ea3..7e4b21d53b658 100644 --- a/docs/html/guide/topics/manifest/manifest-element.jd +++ b/docs/html/guide/topics/manifest/manifest-element.jd @@ -55,10 +55,7 @@ to "{@code http://schemas.android.com/apk/res/android}".
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.

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