-
Notifications
You must be signed in to change notification settings - Fork 198
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
[REVERT ME] clk: isable Wi-Fi and BT #316
Open
JeevakaPrabu
wants to merge
535
commits into
projectceladon:master
Choose a base branch
from
JeevakaPrabu:clk_conn_disable
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
[REVERT ME] clk: isable Wi-Fi and BT #316
JeevakaPrabu
wants to merge
535
commits into
projectceladon:master
from
JeevakaPrabu:clk_conn_disable
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…ladon#32 Jira: None Test: None
Use the command 'make SPARSE_IMG=true KERNELFLINGER_SUPPORT_USB_STORAGE=true gptimage' to build a USB live boot image. The gernerated image is out/target/product/celadon/celadon.img. Flash it to a USB disk, then can boot form this USB disk to Android directly without install. Jira: https://01.org/jira/projects/CEL/issues/CEL-13 Test: Test it in KBL NUC. Build a USB live boot image. And can use it to boot to Android. Signed-off-by: Ming Tan <[email protected]>
Jira: None Test: None
Description: - Specify ramoops.mem_address=0x50000000 and ramoops.mem_size =0x400000 to save kernel panic log. Jira: https://jira01.devtools.intel.com/browse/OAM-66587 Test: - use "echo c > /proc/sysrq-trigger" to trigger a kernel panic - use "cat /data/logs/history_event" to check whether a IPANIC_FAKE event generated in hiatory_event file. console-ramoops-xxxxxxxxx involve kernel panic log and it is in the directory behind the IPANIC_FAKE event name. Signed-off-by: Duan, YayongX <[email protected]>
Jira: None Test: None
HWComposer will check this flag to disable va renderer if va driver is not ready. Change-Id: Ice9e791cdc5a55f237a499639e1122a199517f96 Tracked-On: https://jira01.devtools.intel.com/browse/OAM-64421 Signed-off-by: Yuanjun Huang <[email protected]>
…ojectceladon#33 Jira: None Test: None
Jira: None Test: None
projectceladon#35 Jira: None Test: None
Jira: None Test: None Signed-off-by: TianmiChen <[email protected]>
indicate video driver projectceladon#36 Tracked-On: None Signed-off-by: Swaroop Balan <[email protected]>
Set the fastboot_min_battery_level = false in mixins.spec. The old code set fastboot_min_battery_level=3500, but the Joule and NUC do not support battery. Jira: https://01.org/jira/browse/CEL-29 Test: Test it in Joule, can use PFT now. Since KBL NUC does not support PFT now, need not to test it. Signed-off-by: Ming Tan <[email protected]>
Tracked-On: None Signed-off-by: Swaroop Balan <[email protected]>
Tracked-On: None Signed-off-by: Rakesh Reddy <[email protected]>
made permissive Tracked-On: None
made permissive Tracked-On : None
Tracked-On : None
Tracked-On : None
Tracked-On: None
Hostapd is a vendor interface on Android P, hence Hostapd hal entry should be added into manifests Tracked-On: None Signed-off-by: Raveendra, Babu Chennakesavulu <[email protected]> Signed-off-by: Jeevaka Prabu Badrappan <[email protected]>
Tracked-On: None Signed-off-by: Raveendra, Babu Chennakesavulu <[email protected]> Signed-off-by: Jeevaka Prabu Badrappan <[email protected]>
Tracked-On: None Signed-off-by: Swaroop Balan <[email protected]>
Tracked-On: None Signed-off-by: rnaidu <[email protected]>
Jira: None Test: None Signed-off-by: Huang, Yang <[email protected]>
Jira: None Test: Device can boot to home screen. Signed-off-by: swei22 <[email protected]>
Tracked-On: None Signed-off-by: Swaroop Balan <[email protected]>
…n#41 Tracked-On :None Signed-off-by: Swaroop Balan <[email protected]>
Jira: OAM-65293 Test: Done. Signed-off-by: tianmi.chen <[email protected]>
Jira: None Test: Device can boot to UI and no obvious regressions were found. Tracked-On: None Signed-off-by: ji, zhenlong z <[email protected]>
Changing the code structure for mixins graphics similar to one android Changing mixins.spec for graphics component Tracked-On: OAM-76253 Mixin-Reviewed-On: projectceladon/device-androidia-mixins#199 Mixin-Reviewed-On: projectceladon#276 Signed-off-by: rnaidu <[email protected]>
Tracked-On: OAM-76216 Signed-off-by: Jeevaka Prabu Badrappan <[email protected]>
iwlwifi: Remove wlan_intel_restore as its not used Tracked-On: OAM-76216 Mixin-Reviewed-On: projectceladon/device-androidia-mixins#203 Signed-off-by: Jeevaka Prabu Badrappan <[email protected]>
Tracked-On: OAM-76208 Signed-off-by: ji, zhenlong z <[email protected]>
Tracked-On: OAM-76218 Signed-off-by: ji, zhenlong z <[email protected]>
Tracked-On: OAM-76212 Signed-off-by: ji, zhenlong z <[email protected]>
Disable new AVRCP in IVI As new AVRCP is having issues with IVI package, disable the new AVRCP by setting property persist.bluetooth.enablenewavrcp to false. Tracked-On: OAM-76215 Mixin-Reviewed-On: projectceladon/device-androidia-mixins#207 Signed-off-by: Harshita Goswami <[email protected]>
Tracked-On: OAM-76278 Signed-off-by: swaroopb <[email protected]>
set ro.crypto.volume.filenames_mode=aes-256-cts in system.property Tracked-On: https://jira.devtools.intel.com/browse/OAM-76267 Mixin-Reviewed-On: projectceladon/device-androidia-mixins#212 Signed-off-by: Zhiwei Li [email protected]
Change-Id: I80d24777b9b9f7733c42c949d9170015dfbe4cdb Tracked-On: OAM-76314 Signed-off-by: Yan, WalterX <[email protected]>
Tracked-On: OAM-76314 Signed-off-by: Yan, WalterX <[email protected]>
Tracked-On: OAM-76279 Signed-off-by: tianmi.chen <[email protected]>
Tracked-On: OAM-76272 Signed-off-by: Hongfu Ruan <[email protected]>
Tracked-On: OAM-76272 Signed-off-by: Hongcheng Xie <[email protected]> Signed-off-by: Youhua Zhu <[email protected]>
Tracked-On: OAM-76272 Signed-off-by: Hongcheng Xie <[email protected]> Signed-off-by: Youhua Zhu <[email protected]>
Add default drm mixin group Add drm-default sepolicy Tracked-On: OAM-76272 Mixin-Reviewed-On: projectceladon/device-androidia-mixins#217 Mixin-Reviewed-On: projectceladon#299 Signed-off-by: Hongcheng Xie <[email protected]> Signed-off-by: Youhua Zhu <[email protected]>
- Added socket permissions for netd, system_server - Add getattr permissions for dnsmask - Add dontaudit for some of the reported sepolicy errors. - Add user_build_only macro Tracked-On: OAM-76271 Signed-off-by: ji, zhenlong z <[email protected]> Signed-off-by: Jeevaka Prabu Badrappan <[email protected]>
Add vendor sepolicy directory Tracked-On: OAM-76271 Mixin-Reviewed-On: projectceladon/device-androidia-mixins#202 Signed-off-by: Jeevaka Prabu Badrappan <[email protected]>
Tracked-On: OAM-76710 Signed-off-by: sgnanase <[email protected]>
Tracked-On: OAM-76710 Signed-off-by: sgnanase <[email protected]>
Call the set_storage only in disk-bus Tracked-On: OAM-74966 Mixin-Reviewed-On: projectceladon/device-androidia-mixins#222 Signed-off-by: Yang, Kai <[email protected]>
Tracked-On: OAM-76670 Signed-off-by: tianmi.chen <[email protected]>
Required audio congiguration files and mixer_paths should be present in Vendor partition. Moving same to vendor partition. Tracked-On: OAM-76659 Signed-off-by: Karan Patidar <[email protected]>
sysopenci
reviewed
Mar 5, 2019
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Autobuild started from pull-request-changes on this PR.
FAILURE: CheckBug Bad comments/Bugs
For more information, see: /absp/builders/celadon-autobuild/builds/488
without production JfP2 module, BT is not working as a result system is unusable due to plenty of core dumps. As not all the teams have got the production connectivity module, disable the BT to allow use of the DUT Tracked-On: OAM-76759 Signed-off-by: Jeevaka Prabu Badrappan <[email protected]>
JeevakaPrabu
force-pushed
the
clk_conn_disable
branch
from
March 7, 2019 03:57
13384a1
to
a5f5364
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Since the Wi-Fi and BT is not yet enabled, disable it to avoid
system instability.
Tracked-On: OAM-76759
Signed-off-by: Jeevaka Prabu Badrappan [email protected]