You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Previously working on Has this always been a problem, or is it a new issue?
Description
There are some minor build issues.
First issue:
out/host/linux-x86/bin/checkpolicy -C -M -c 30 -o out/soong/.intermediates/system/sepolicy/recovery_sepolicy.cil/android_common/recovery_sepolicy.cil out/soong/.intermediates/system/sepolicy/recovery_sepolicy.conf/android_common/recovery_sepolicy.conf
device/sony/sepolicy/vendor/device.te:3:ERROR 'Duplicate declaration of type' at token ';' on line 84290:
type bt_device, dev_type;
type avtimer_device, dev_type;
checkpolicy: error(s) encountered while parsing configuration
Platform: Debian bullseye (build system)
Device: Xperia 10 V (xqdc54)
Kernel version: 5.4 (target system)
Android version: 14.0.0_r14
Software binaries version: ?
Previously working on
Has this always been a problem, or is it a new issue?Description
There are some minor build issues.
First issue:
This has already been fixed in sonyxperiadev/device-sony-sepolicy@edab494 , but the repo configuration uses the sony/u-mr1 branch that doesn't have the patch.
Second issue:
No fix has been released for this one, but a simple patch against https://github.com/sonyxperiadev/SonyOpenTelephony can be generated by the command above:
Is this just drift, or a symptom of a more serious issue?
Symptoms
See the description.
How to reproduce
Follow the build instructions: https://developer.sony.com/open-source/aosp-on-xperia-open-devices/guides/aosp-build-instructions/build-aosp-android-14/
Branch: android-14.0.0_r14
Target: aosp_xqdc54-user (happens with eng and userdbg flavors as well)
Additional context
N/A
The text was updated successfully, but these errors were encountered: