hybris/lxc-android: several udev rules fixes
- Remove v4l rules override in /etc: it conflicts with some device packages that already have it. As discussed in MR 322 in this comment, this is better to be done in device specific package.
- Fix android group names in provided system udev rules
Merge request reports
Activity
mentioned in merge request !332 (merged)
By Alexey Min on 2019-05-28T00:16:04
added 8 commits
-
d5b2e9d2...120fec4f - 7 commits from branch
postmarketOS:master
- 126ba74c - hybris/lxc-android: remove unneeded udev rule override
By Alexey Min on 2019-05-28T23:05:52
-
d5b2e9d2...120fec4f - 7 commits from branch
- Resolved by Administrator
I've found another couple of issues with files that come from original Halium package, related to android groups naming. We had aid_ prefixes from the beginning, Halium sometimes uses
system
without prefix (there is no such group in our rootfs), sometimes with prefix likeandroid_input
. Both should be fixed to ouraid_system
,aid_input
By Alexey Min on 2019-05-29T13:00:40
added 1 commit
- ea7219a0 - hybris/lxc-android: fix android group names in system udev rules
By Alexey Min on 2019-05-29T13:55:31
added 1 commit
- ec2ec5b8 - hybris/lxc-android: fix android group names in system udev rules (!391 (merged))
By Oliver Smith on 2019-05-30T23:15:48
enabled an automatic merge when the pipeline for ec2ec5b8 succeeds
By Oliver Smith on 2019-05-30T23:16:03
enabled an automatic merge when the pipeline for ec2ec5b8 succeeds
By Oliver Smith on 2019-05-30T23:16:12
mentioned in commit 64e8ee62
By Alexey Min on 2019-06-11T15:01:33
mentioned in commit ec2ec5b8
By Alexey Min on 2019-06-11T15:01:34