Show nearby share as normal app target and in first item always
Show nearby share as a normal app target instead of action button. And always put it as the first item in App prediction Row. The change is gaurded by lowRamDevice flag and experiment flag. by default, there is no change to current behavior. One needs to run command 'adb shell device_config put systemui is_nearby_share_first_target_in_ranked_app true' on Android Go devices to see the effect. Bug: 197241083 Test: atest ResolverListControllerTest Test: atest AbstractResolverComparatorTest Test: atest ResolverActivityTest Test: atest ChooserActivityTest (no new failure) Change-Id: I22106e382e0d96fc760e4a9fb94be3ae293c8497
Loading
Please register or sign in to comment