mirror of
https://github.com/pjgowtham/android_device_realme_ferrarri.git
synced 2025-08-18 00:56:15 +00:00
Compare commits
3 Commits
7950d849f2
...
15b9fcb496
Author | SHA1 | Date | |
---|---|---|---|
|
15b9fcb496 | ||
|
4203f4d96a | ||
|
f0ccf91fe6 |
@ -29,6 +29,7 @@ TARGET_SCREEN_WIDTH := 1080
|
||||
# NFC
|
||||
PRODUCT_PACKAGES += \
|
||||
android.hardware.nfc-service.nxp \
|
||||
android.hardware.nfc@1.2.vendor \
|
||||
android.hardware.secure_element@1.2.vendor \
|
||||
com.android.nfc_extras \
|
||||
Tag
|
||||
|
@ -376,50 +376,6 @@
|
||||
<!-- Light sensor event rate in milliseconds for automatic brightness control. -->
|
||||
<integer name="config_autoBrightnessLightSensorRate">200</integer>
|
||||
|
||||
<!-- Minimum color temperature, in Kelvin, supported by display white balance. -->
|
||||
<integer name="config_displayWhiteBalanceColorTemperatureMin">5000</integer>
|
||||
|
||||
<!-- Maximum color temperature, in Kelvin, supported by display white balance. -->
|
||||
<integer name="config_displayWhiteBalanceColorTemperatureMax">7400</integer>
|
||||
|
||||
<!-- See DisplayWhiteBalanceController.
|
||||
An array containing a list of display color temperatures, in Kelvin. See
|
||||
config_displayWhiteBalanceAmbientColorTemperatures for additional details.
|
||||
The same restrictions apply to this array. -->
|
||||
<integer-array name="config_displayWhiteBalanceDisplayColorTemperatures">
|
||||
<item>5604</item>
|
||||
<item>5604</item>
|
||||
<item>5629</item>
|
||||
<item>5657</item>
|
||||
<item>5686</item>
|
||||
<item>5713</item>
|
||||
<item>5749</item>
|
||||
<item>5877</item>
|
||||
<item>6056</item>
|
||||
<item>6202</item>
|
||||
<item>6348</item>
|
||||
<item>6506</item>
|
||||
<item>6673</item>
|
||||
<item>6834</item>
|
||||
<item>6974</item>
|
||||
<item>7080</item>
|
||||
<item>7160</item>
|
||||
<item>7261</item>
|
||||
<item>7409</item>
|
||||
<item>7537</item>
|
||||
<item>7658</item>
|
||||
<item>7771</item>
|
||||
<item>7873</item>
|
||||
<item>7873</item>
|
||||
<item>7873</item>
|
||||
<item>7873</item>
|
||||
<item>7873</item>
|
||||
<item>7873</item>
|
||||
<item>7873</item>
|
||||
<item>7873</item>
|
||||
<item>7873</item>
|
||||
</integer-array>
|
||||
|
||||
<!-- Control whether the always on display mode is available. This should only be enabled on
|
||||
devices where the display has been tuned to be power efficient in DOZE and/or DOZE_SUSPEND
|
||||
states. -->
|
||||
|
27
proprietary-firmware.txt
Normal file
27
proprietary-firmware.txt
Normal file
@ -0,0 +1,27 @@
|
||||
## All proprietary files from this list, unless pinned and noted otherwise,
|
||||
## are from OnePlus 10 Pro 5G (NE2211_14.0.0.80(EX01)).
|
||||
|
||||
abl.img;AB
|
||||
aop_config.img;AB
|
||||
aop.img;AB
|
||||
bluetooth.img;AB
|
||||
cpucp.img;AB
|
||||
devcfg.img;AB
|
||||
dsp.img;AB
|
||||
engineering_cdt.img;AB
|
||||
featenabler.img;AB
|
||||
hyp.img;AB
|
||||
imagefv.img;AB
|
||||
keymaster.img;AB
|
||||
modem.img;AB
|
||||
oplus_sec.img;AB
|
||||
oplusstanvbk.img;AB
|
||||
qupfw.img;AB
|
||||
shrm.img;AB
|
||||
splash.img;AB
|
||||
tz.img;AB
|
||||
uefi.img;AB
|
||||
uefisecapp.img;AB
|
||||
xbl_config.img;AB
|
||||
xbl.img;AB
|
||||
xbl_ramdump.img;AB
|
Loading…
x
Reference in New Issue
Block a user