LuK1337
|
ddcca81876
|
non-common: Set a default Settings.Global.DEVICE_NAME
for i in a10 a10dd a20 a20e a30 a30s a40; do cp -r overlay/ $i; sed -i "s/Galaxy Note10+ 5G/Samsung Galaxy ${i^}/g" $i/overlay/frameworks/base/packages/SettingsProvider/res/val
ues/defaults.xml; done
Change-Id: I310c1ffc581b72653783d1093d9e7ebde544bb16
|
2022-10-22 11:40:45 +09:00 |
|
Sal Savage
|
ce90afa9bc
|
non-common: Replace BTM_DEF_LOCAL_NAME with a sysprop
for i in a10 a10dd a20 a20e a30 a30s a40; do echo "## Bluetooth
bluetooth.device.default_name=Galaxy ${i^}" >> $i/vendor.prop; echo "" >> $i/BoardConfig.mk; echo "TARGET_VEN
DOR_PROP += \$(DEVICE_PATH)/vendor.prop" >> $i/BoardConfig.mk; done
Change-Id: I2c90efac01e61500eb1be23bb0ae6f96c2acdc53
|
2022-10-22 11:40:42 +09:00 |
|
Tim Zimmermann
|
e8a089f7e0
|
universal7885: Switch to AIDL usb HAL
Change-Id: I710ddcb6128ae3056083291d5dde66c294a1d018
|
2022-09-09 00:17:22 +00:00 |
|
roynatech2544
|
d6926a5a11
|
Revert "Revert "universal7885: Don't include CameraLightSensor for now""
This reverts commit 8cb0b6f5b2.
I won't get this back ever.
|
2022-08-26 14:14:05 +00:00 |
|
Gabriel2392
|
0d48d4e4fb
|
universal7885: refactor makefile generation
|
2022-08-16 11:28:37 -03:00 |
|
Gabriel2392
|
c0e70c1f68
|
universal7885: add local arch variable
|
2022-07-30 09:33:09 -03:00 |
|
roynatech2544
|
2fcc6c236f
|
a30s: Import stock values
|
2022-06-11 13:10:51 +09:00 |
|
Soo-Hwan Na
|
9fba29cf56
|
a30s: Put partition sizes pulled from a30s
|
2022-06-08 12:04:09 +09:00 |
|
roynatech2544
|
142f12bef4
|
a30s: Import missing libs
|
2022-06-07 23:50:27 +00:00 |
|
roynatech2544
|
53ee3a5321
|
univetsal7885: Fixup for A30s bringup
|
2022-06-07 23:18:27 +00:00 |
|
roynatech2544
|
c37d9e4681
|
vendorsetup: Generate A30s makefiles
|
2022-06-07 11:53:52 +00:00 |
|
roynatech2544
|
e62e89bd53
|
universal7885: Welcome A30s
|
2022-06-07 20:28:13 +09:00 |
|