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

[SEpolicy] Modifying rules for thermal daemon sepolicy #315

Open
wants to merge 528 commits into
base: master
Choose a base branch
from

Conversation

avasisht-celadon
Copy link

@avasisht-celadon avasisht-celadon commented Mar 5, 2019

This patch adds and modifies access rules for thermal
daemon for celadon

Tracked-On: OAM-76781
Signed-off-by: Aditya Vasisht [email protected]

ceiba1985 and others added 30 commits July 5, 2018 11:33
This is used to resolve the issue that images on other
android devices in MTP initiator role cannot be opened.

Jira: None.
Test: images on other android devices in MTP initiator
role can be opened.

Signed-off-by: ji, zhenlong z <[email protected]>
- Set ivi flag true for car(cel_apl).

Description:
- Need to maintain seperate bluetooth configuration header
  file (bdroid_buildcfg.h) based on device (car or tablet)
- To decide device-type at compile time, used one flag
  "ivi" with default value "false" and it will be "true"
  only in case of device type "car".
- To make its value "true" for car, set its value to "true"
  in mixins.spec present under cel_apl.

Jira: https://jira01.devtools.intel.com/browse/OAM-65576

Test:
- For cel_apl build,it should refer to bluetooth header file
  selected for car - PASS
- BT AVRCP should work, user shouble be able to control music
  from Bluetooth Audio App on kabylake IVI - PASS

Signed-off-by: Umesh Agarwal <[email protected]>
 Selection of Bluetooth Build Config header
 file based on device-type (car or tablet)

Jira: None
Test: None
Jira: None
Test: None
Signed-off-by: rnaidu <[email protected]>
Jira: None
Test: None
Signed-off-by: lab_aqa <[email protected]>
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]>
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]>
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]>
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: Rakesh Reddy <[email protected]>
 made permissive

Tracked-On: None
  made permissive

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]>
buildslave and others added 23 commits February 18, 2019 08:53
Crashlogd: add "vendor" prefix for crashlogd property
Due to treble enabling, we need add "vendor" prefix
in front of vendor property to avoid violate selinux
rule.

Tracked-On: https://jira.devtools.intel.com/browse/OAM-76202
Mixin-Reviewed-On: projectceladon/device-androidia-mixins#198
Signed-off-by: Duan, YayongX <[email protected]>
Tracked-On: OAM-76033
Signed-off-by: rnaidu <[email protected]>
Changing extra dir path for first stage mount

Tracked-On: OAM-76033
Mixin-Reviewed-On: projectceladon/device-androidia-mixins#190
Signed-off-by: rnaidu <[email protected]>
Tracked-On: OAM-76273
Signed-off-by: swaroopb <[email protected]>
boot-arch: add the Android feature of FEATURE_VERIFIED_BOOT.
This patch also fix the issue of can't pass the CTS test of
android.security.cts.VerifiedBootTest#testVerifiedBootSupport.

Tracked-On: OAM-76274
Mixin-Reviewed-On: projectceladon/device-androidia-mixins#201
Signed-off-by: Ming Tan <[email protected]>
Fix VTS test fail due to target-level is not specified in
device manifest.xml.

Tracked-On: OAM-75997
Signed-off-by: Bo Tong <[email protected]>
Signed-off-by: Hongcheng Xie <[email protected]>
Tracked-On: OAM-76253
Signed-off-by: rnaidu <[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]>
Copy link

@sysopenci sysopenci left a 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

This patch adds and modifies access rules for thermal
daemon for celadon

Tracked On:OAM-76781
Signed-off-by: avasisht <[email protected]>
@sysopenci sysopenci added the Stale Stale label for inactive open prs label Sep 6, 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.