Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 55fcd7b8 authored by Hyundo Moon's avatar Hyundo Moon
Browse files

Stop using BT icon from private resource

Currently the BT icon is a private resource in frameworks/base,
and it is being used from BT module via private access (@*android).
As a result, the icon is not properly shown if the resource ID becomes
different between when mainline module is built and when it is run.

This CL copies BT icon into BT module and uses it.

As the tint color in bt_share.xml is also private,
this CL uses a blue color from official Bluetooth website.

Bug: 279384742
Test: Sharing via bluetooth shows the correct icon
Change-Id: I9d2ac626f294dea17eecebfd70cd1e7a2ae01cd0
parent a88203a1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment