e6dc996bf10bf6e707d22e184d08b0445e3debe2
Micro-optimization: Instead of using a new instance of "#" and "*", reuse the String literals. This will save 18 bytes for each "*" and "#" used in Uri matchers. Also, use switch/case rather than if/else for string matching. Finally, add test and move TestClass in same package. Bug: 32502682 Change-Id: Id672138a2213f68e05cafb4e88ed3c1e61c735a4 Test: Unit test source build/envsetup.sh lunch aosp_x86-eng m -j 8 emulator -system out/target/product/generic_x86/system-qemu.img make FrameworkCoreTests adb -e install out/target/product/generic_x86/testcases/FrameworksCoreTests/FrameworksCoreTests.apk adb -e shell am instrument -w -r -e class android.content.UriMatcherTest com.android.frameworks.coretests/android.support.test.runner.AndroidJUnitRunner
Merge "Fix issue #78230210: Strobe: Need separate runtime permission group for READ_CALL_LOG and WRITE_CALL_LOG" into pi-dev am:
06defc2a31
Merge "Add ability to log last 2 digits of dialed numbers in userdebug builds." am:
a355552bfe am: cc9acb51c5
Merge "Require READ_CALL_LOG permission to see phone numbers in phone state." into pi-dev am:
7f556daa41
…
Description
No description provided
Languages
Java
73.7%
Kotlin
14%
PowerBuilder
5.8%
C++
5.2%
AIDL
1%