mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-23 04:25:33 -04:00
universa7885: commonize build fingerprint
* Sperate it to a sperate makefile
This commit is contained in:
parent
651386dfff
commit
c8719f9b92
5 changed files with 13 additions and 3 deletions
|
|
@ -82,7 +82,7 @@
|
|||
</intent-filter>
|
||||
</activity>
|
||||
<activity
|
||||
android:name=".battery.BatteryActivity"
|
||||
android:name="com.eurekateam.samsungparts.battery.BatteryActivity"
|
||||
android:exported="true"
|
||||
android:label="@string/fastcharge_title">
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue