Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Host rtc sync #1325

Closed
wants to merge 23 commits into from
Closed

Host rtc sync #1325

wants to merge 23 commits into from

Conversation

sfonn
Copy link

@sfonn sfonn commented Feb 9, 2022

feature to support guest RTC sync to host.

Dependency PR:
projectceladon/vendor-intel-utils#1362
projectceladon/vm_manager#143

This depdends on the RTC monitor to be opensourced at to be included in Celadon manifest.
https://github.com/projectceladon/rtc-monitor

YadongQi and others added 23 commits October 8, 2021 22:37
auto mount share folders for Pictures and Download

Tracked-On: OAM-97753
Signed-off-by: Yadong Qi <yadong.qi@intel.com>
This is to help change resolution of CFC
to 600*960

Tracked-On: OAM-98784
Signed-off-by: Ren Chenglei <chenglei.ren@intel.com>
create WeiXin folder with 0777 for sharing

Tracked-On: OAM-99638
Signed-off-by: Yadong Qi <yadong.qi@intel.com>
legacy hal inclusion
properties declaration
product package inclusion for libs

Tracked-On:OAM-99722
Signed-off-by: gkdeepa g.k.deepa@intel.com
Tracked-On: OAM-99705
Signed-off-by: Li, HaihongX <haihongx.li@intel.com>
As per Partner Security Advisory, Google has identified
a potential issue where Android 11 devices receiving
Mainline updates could enter an unusable state. To adress that
patches:A-182960918 and A-193932765 should be applied and
mainline patch level flag should be updated.

Tracked-On: OAM-99831
Signed-off-by: Salini Venate <salini.venate@intel.com>
Set a fixed value for the status bar height introduced many
regressions, so remove the customized configuration.

Tracked-On: OAM-99819
Signed-off-by: ji, zhenlong z <zhenlong.z.ji@intel.com>
To pass CTS VideoEncoderTest for testOtherH265,
change H265 encoder min resolution to 176x144.

Tracked-On: OAM-99358
Signed-off-by: Kishan Mochi <kishan.mochi@intel.com>
Set capture volume to maximum
Tracked-On: OAM-100032
Signed-off-by: pmandri <padmashree.mandri@intel.com>
Signed-off-by: gkdeepa <g.k.deepa@intel.com>
sensor-2.0 - Adding support
sensor-1.0 - Remove support

Tracked-On: OAM-99160
Signed-off-by: rajucm <raju.mallikarjun.chegaraddi@intel.com>
Celadon build was failing at creation of super.img during
integration of latest gms package - gmsversion 11_202111.
Failure:
lpmake E [liblp]Partition product_a is part of group
group_sys_a which does not have enough space free
(1824354304 requested, 2373951488 used out of 4190109696)

So enabling block-level deduplication to resolve the issue as per
https://source.android.com/devices/tech/ota/dynamic_partitions/implement

Tracked-On: OAM-100067
Signed-off-by: Salini Venate <salini.venate@intel.com>
Tracked-On: OAM-99403
Signed-off-by: Yang,JunchaoX <junchaox.yang@intel.com>
hcitools are used only for debugging and hence removing
it from Android source tree

Tracked-On: OAM-100206
Signed-off-by: Aiswarya Cyriac <aiswarya.cyriac@intel.com>
Tracked-On: OAM-100260
Signed-off-by: rajucm <raju.mallikarjun.chegaraddi@intel.com>
Signed-off-by: rajani <rajani.ranjan@intel.com>
Sensors are not required for CFC.

Tracked-On: OAM-100260
Signed-off-by: Jaikrishna Nemallapudi <nemallapudi.jaikrishna@intel.com>
Tracked-On: OAM-100298
Signed-off-by: Zhuo Peng <zhuo.peng@intel.com>
Change-Id: Id233583708701e97fee190dfd4668bff900314ca
Size limit is changed to 35MB for boot partition to include the
firmware.

Tracked-On: OAM-100298
Signed-off-by: Swee Yee Fonn <swee.yee.fonn@intel.com>
This is for drag and drop feature

Tracked-On: OAM-100024
Signed-off-by: Ai, Ting <ting.a.ai@intel.com>
Instead of using kernel header from the respective kernel
header folder, default kernel header folder is used.

Fix the issue by setting TARGET_BOARD_KERNEL_HEADERS based
on kernel used for building CIV.

Tracked-On: OAM-100417
Signed-off-by: Jeevaka Prabu Badrappan <jeevaka.badrappan@intel.com>
zram swap to increase available memory when device is
under memory pressure.

Tracked-On: OAM-100254
Signed-off-by: Kishan Mochi <kishan.mochi@intel.com>
It will use different service binaries based on whether trusty
is enabled or disabled:
w/ trusty:
android.hardware.keymaster@3.0-service.trusty
w/o Trusty:
android.hardware.keymaster@3.0-service

Tracked-On: OAM-100659
Signed-off-by: yuxincui <yuxin.cui@intel.com>
media_codecs_gen11.xml and media_codecs_performance_ehl.xml
to support EHL

Change-Id: I0cf0fa05569da08f40727c0370fc21e7aec16eda
Tracked-On: OAM-100758
Signed-off-by: Kishan Mochi <kishan.mochi@intel.com>
Add new QMP host utility guest_rtc_monitor
into build.

Tracked-On: OAM-100921
Signed-off-by: Swee Yee Fonn <swee.yee.fonn@intel.com>
@sysopenci sysopenci added the Stale Stale label for inactive open prs label Sep 5, 2024
@sysopenci sysopenci closed this Dec 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Stale Stale label for inactive open prs
Projects
None yet
Development

Successfully merging this pull request may close these issues.