mirror of
https://github.com/Evolution-X-Devices/device_google_redbull
synced 2026-01-27 20:27:42 +00:00
Enable Tips icon on bramble/redfin/barbet devices
Because Tips app will enable launcher icon on all Pixel device except Pixel 3/3a devices, use component-override to configure bramble/redfin/barbet devices to pass PTS test. Test: PTS Bug: 161785465 Change-Id: I9d54e78df8f504ba8f63ccb420bce8ef639865e5
This commit is contained in:
committed by
Jyhshiang Wang
parent
bdf1f8341c
commit
3347f3a1de
@@ -17,4 +17,7 @@
|
||||
<component-override package="com.android.bluetooth" >
|
||||
<component class=".sap.SapService" enabled="true" />
|
||||
</component-override>
|
||||
</config>
|
||||
<component-override package="com.google.android.apps.tips" >
|
||||
<component class=".TipsMain" enabled="true" />
|
||||
</component-override>
|
||||
</config>
|
||||
|
||||
Reference in New Issue
Block a user