common/Android.mk
0 → 100644
+23
−0
+209
−0
common/tests/Android.mk
0 → 100644
+26
−0
common/tests/AndroidManifest.xml
0 → 100644
+30
−0
+123
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
* changes: Create android-common static library which gets included in frameworks.jar, but can also be used by unbundled apps. Move android.text.util.Regex there as a starting example, renamed to a more sensible (?) com.android.common.Patterns. Set up a corresponding test package, and move RegexTest (to PatternsTest). Update clients.