Loading process:
- rootdir/init.rc
|- /vendor/etc/init/hw/init.${ro.hardware}.rc
|- /vendor/etc/init/hw/init.${ro.hardware}.usb.rc
|- /vendor/etc/init/hw/init.wahoo.usb.rc
This CL moves init.hardware.rc, init.wahoo.usb.rc to /vendor/
etc/init/hw/, and import /vendor/etc/init/hw/init.${ro.hardware}
.usb.rc from init.hardware.rc.
Test: Build with related CLs and USB File Transfer works
Bug: 38301110
Change-Id: I4808a117994374bceac324c60cc47225a8df5970
Signed-off-by: Yueyao Zhu <yueyao@google.com>
Use rate-limit values: 500us for up, 20ms for down.
Change-Id: Ifc3ebb8e63078ab402080b50b800b6fffb326f97
Signed-off-by: Joel Fernandes <joelaf@google.com>
Define new type tel_mon_prop and matches with
persist.radio.enable_tel_mon
TelephonyMonitor debug switch in Developer Options requires read/write
access to persist.radio.enable_tel_mon.
The feature is only enabled on userdebug/eng devices for Pixel17.
Test: Make, Toggling Developer Options -> Telephony Monitor succeeds
Bug:38351509
Change-Id: I8c68c2bca3040b6a067f83606589ef6f857cf9fc
Panic on RCU stall hasn't been enabled on wahoo but we need the
permission in order to make ramdump app do not crash.
Bug: 38423394
Test: ramdump app has proper permission
Change-Id: I9831f2ac3dfbfdd1db099fa04683380e25cbd1ec
init.radio.sh has moved from /system to /vendor; update the path in
file_contexts to reflect the same.
Test: Bootup, rild running
Change-Id: Iada7b217272e8b5c0de35252bde95ffe37d144fa
init.power.sh has moved from /system to /vendor; update the path in
file_contexts to reflect the same.
Bug: 38317397
Test: Verified interaction and launch hints were handled post bootup
Change-Id: I6c57d9fc06e2f9ca984ea0f357a8b64d5b48d76f
-Switch to LZ4 for better overall performance
-Set max_comp_streams to num of cores since upstream also moves this to
percpu.
-Set page-cluster to 0 as the incremental cost of reading 1 page at a
time is negligible for zram
Bug: 38249616
Test: boot and run zram-perf showing better performance
Change-Id: I0b92b246d773db85aa03d033b2cecee54347cbd1
This reverts commit c043816b3c.
The reason of the revert is to check for the application start time
regression that may have been caused by the CL
Bug: 38317397
Test: None
Change-Id: I7edaf75eeebcecb848b38a9b7eff2bdb1f233cdb
Signed-off-by: Ahmed ElArabawy <arabawy@google.com>
Move it to vendor to work with generic AOSP system image.
Bug: 37927875
Test: The lib is under /vendor/lib(64)/hw instead of /system/lib(64)/hw
and the resulted system/vendor images work on the device.
Change-Id: I8218120bc870b64959f5a9929c5fdea703b7fb0c
This change applies uprev of configstore to init.hardware.rc and
manifest.xml
Bug: 37727469
Test: Built and tested on sailfish
Change-Id: I64930ca7dfceb66a1cf7a52b43fd378810ff8dad
All wahoo related LISA scripts will go here.
Bug: 38046504
Change-Id: I1e8f676c1153f8877f4fb49e1cc66236b265ebc7
Signed-off-by: Joel Fernandes <joelaf@google.com>
Add controls for hifi profile
Test: phone call, playback, capture with and without USB headset
Bug: 37304195
Change-Id: Ieff367b3a699076f9be62e97be8b752449dab51c
Signed-off-by: David Lin <dtwlin@google.com>
Do not enable this by default till the power/perf profiling
is complete
Test: Video Recording.
Bug: 35320976
Change-Id: I1ec84ed6ab1a52c67a8399292efd7a6633409cf6