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

Skip to content
Commit a04da9b4 authored by Ömer Faruk Yılmaz's avatar Ömer Faruk Yılmaz
Browse files

Unify reference to BluetoothProfile.CONNECTION_POLICY

CONNECTION_POLICY{ALLOWED,FORBIDDEN,UNKNOWN} are use widely in java,
there is only one definition in BluetoothProfile.
This change unify all the reference with static import and allow for the
code to be a bit lighter

sed regex runs are:
's/(BluetoothProfile\.CONNECTION_POLICY/(CONNECTION_POLICY/'
's/{BluetoothProfile\.CONNECTION_POLICY/{CONNECTION_POLICY/'
's/ BluetoothProfile\.CONNECTION_POLICY/ CONNECTION_POLICY/'

Bug: 311772251
Test: m .
Flag: Exempt refactor
Change-Id: I82dce6fa279577e3e022efc4a6c9de3bdda8835d
parent ccab83d6
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