f18920bc5ee643e802a8af64f0eaed4d23758e34
When the property is true, Settings will invoke SplitController's APIs to check if split support is available. However on a regular phone, it's uncessary to take time to execute the APIs, which impacts the app startup time. Setting the property false by default can help skip the API invocation when the property is not set. Developers can customize it in the build file for large screen devices. Test: build Bug: 297794010 Change-Id: I91822d4b6afd49cd08fc546fbe5f231b2debc0f2
Merge "settings(payments): Use newly exposed formal API for CardEmulation.getServices()" into main am:
85ca373e75
Description
No description provided
Languages
Java
89.8%
Kotlin
10.2%