* commit 'b3c780f16c37d2fb41a4eb211ea062b4c0b4e366': Move the automatic namespace outside of the res namespace. do not merge.
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
|
||||
const char* const RESOURCES_ROOT_NAMESPACE = "http://schemas.android.com/apk/res/";
|
||||
const char* const RESOURCES_ANDROID_NAMESPACE = "http://schemas.android.com/apk/res/android";
|
||||
const char* const RESOURCES_AUTO_PACKAGE_NAMESPACE = "http://schemas.android.com/apk/res/auto";
|
||||
const char* const RESOURCES_AUTO_PACKAGE_NAMESPACE = "http://schemas.android.com/apk/res-auto";
|
||||
const char* const RESOURCES_ROOT_PRV_NAMESPACE = "http://schemas.android.com/apk/prv/res/";
|
||||
|
||||
const char* const XLIFF_XMLNS = "urn:oasis:names:tc:xliff:document:1.2";
|
||||
|
||||
Reference in New Issue
Block a user