1) Add & Set the device_max_limit of SKIN-MID-LOW-FLOOR-BC to 1497600
2) Raise SKIN-LOW-FLOOR-BC set_point to 47 degreeC
3) Add back the most aggresive throttling at 54 degreeC
4) Add charging current throttling for both normal and vr mode
Bug: 63152009
Bug: 63037732
Test: Boot & check logcat message
Change-Id: Ibcd5bae397abcf9dc9b4c73244ff2d30c77fcbd5
This will allow AAudio to route audio data through a new service
that uses ALSA MMAP/NOIRQ mode.
Bug: 63002656
Test: reboot, then "adb shell getprop aaudio.mmap_policy" should be 2
Change-Id: Iad70089126e8ea7a9624e91849d453dc7c6ee337
Keep the original property also, to make it easier to experiment
with old and new libadm.so
Bug: 63810681
Test: round-trip USB latency unchanged with old or new libadm.so
Change-Id: I6198a3259f0ce98fda31d1a9e93fd79f21c148e5
RESTRICT_VENDOR_FILES cannot be set to also enforce "path" as some vendor
specific modules related to IMS VT still needs to be installed in system.
Bug: 37330627
Change-Id: Ia5ca2254bb0f3942b60de795939b7c43ce9f49ec
Note, walleye and muskie share the same device/google/muskie path.
We only release walleye and not muskie.
To generate blobs for walleye:
cd device/google
cp -a muskie walleye
BUG:36396200
TEST: Built aosp_walleye-userdebug and flashed a device
Change-Id: If319bce13f1ab2bfe27169f69be9f985f270b7f1
This also provides tuning for touch size information.
Test: flash and look at touch size with pointer location enabled
Bug: 62871286
Change-Id: Ia6f9f0f050517701f8085987ff9fadf27e8904d3
Change list:
[mixer_paths_tavil]
1.Change camera recording from 16bits to 24bits
Bug: 62825740
Test: camcorder record and playback
Change-Id: I57dbbe5bd888d0b156eda2f666ee512fe8a3ee32
this patch is for AFE to upsample to S24_LE
Test: test all audio paths
Bug: 62918461
Change-Id: Iefcaca61ebb74381c3e274ab32040e7df1fbe066
Signed-off-by: vincent_tew <vincent_tew@htc.com>
This removes the speaker swap mixer control from the speaker path as
it's handled in the audio HAL already.
Bug: 62337071
Test: audio rotation test
Change-Id: I15507e809a860bc4e3284f1096d509d0d3ea1541
This adds the mixer path required for BTSCO EC.
Bug: 63015903
Test: audio sanity test
Change-Id: Idccdca31ead4ebf6f01a5a2558b068eff2cda546
Signed-off-by: carter_hsu <carter_hsu@htc.com>
For normal mode, use device_max_limit as recommended by QC
("device_perf_floor is used for chipsets with shared voltage rail
between silver and gold (e.g. 8996/8996pro)
device_max_limit is used for chipsets that have split rail
architecture (i.e. one voltage rail per cluster, 8998, 8994").
For VR mode, add an aggressive throttle just before shutdown.
Bug: 36458508
Test: Booted, checked throttling with adjusted temps
Change-Id: Ie8c3c7d550f1a108fbd268fefed4c53708deeb03
Remove the cad calibration file and use only factory calibration
file.
Test: Tested on walleye
BUG=63146009
Change-Id: I24bf1424e958e26234817f1dafbf2fce7478028d
Muskie got updated to the new machine learned autobrightness curve but
Walleye was missed. This corrects that oversight.
Test: manual
Fixes: 37802643
Change-Id: I64c01e19921c139ba7d027d8d8050185d2e51a5b
Writing an upper threshold value of 35% for the battery level when
the device goes into retail demo mode.
Bug: 38105321
Change-Id: I21fd84cdd367914387749c4faa403cdeb50edd13
Signed-off-by: yihsiang_peng <yihsiang_peng@htc.com>
Signed-off-by: Yueyao Zhu <yueyao@google.com>
With noop scheduler, I see dramatic jank with an irritant i/o thread;
going back to cfq, which doesn't have nearly the same negative impact
on UX.
Bug: 62375787
Test: boot, scroll a lot
Change-Id: I3c1ad17f432b25b5359f813e070fd1266dac1f87
This patch Updates the volume_listener coverage to fix the low volume
index (volume key 1~10) can’t be mapped to volume listener index. In
current setting, only stream volume larger than -8.6db will be applied
with volume listener tuning. This patch also updates Android volume
curve of SWB and VoIP.
Bug: 62825740
Test: audio playback
Change-Id: Ic76b7240db09983e5eb56441a0da4ea021cb3655
Signed-off-by: David Lin <dtwlin@google.com>
Bug: 35675592
Test: ringer on speaker and headset
Change-Id: I0be70c2a81e40578d469082ea5bbc6d1858e436a
Signed-off-by: carter_hsu <carter_hsu@htc.com>
Signed-off-by: David Lin <dtwlin@google.com>