lineage: Enable SDK related projects

* Exclucing AudioFX for now until AudioSessionInfo API is reimplemented.

Change-Id: Ib32be1a3cfbb29842802c8de984eb39d72bf2d27
This commit is contained in:
Michael Bestas 2021-10-26 20:55:01 +03:00
parent 1cbe175ec1
commit 075d4aa15c
No known key found for this signature in database
GPG key ID: CC95044519BE6669
2 changed files with 7 additions and 7 deletions

View file

@ -655,7 +655,7 @@
<project path="frameworks/libs/systemui" name="platform/frameworks/libs/systemui" groups="pdk-cw-fs,pdk-fs" remote="aosp" />
<project path="frameworks/minikin" name="platform/frameworks/minikin" groups="pdk-cw-fs,pdk-fs" remote="aosp" />
<project path="frameworks/multidex" name="platform/frameworks/multidex" groups="pdk-cw-fs,pdk-fs" remote="aosp" />
<project path="frameworks/native" name="platform/frameworks/native" groups="pdk" remote="aosp" />
<project path="frameworks/native" name="LineageOS/android_frameworks_native" groups="pdk" />
<project path="frameworks/opt/bitmap" name="platform/frameworks/opt/bitmap" groups="pdk-fs" remote="aosp" />
<project path="frameworks/opt/calendar" name="platform/frameworks/opt/calendar" groups="pdk-cw-fs,pdk-fs" remote="aosp" />
<project path="frameworks/opt/car/services" name="platform/frameworks/opt/car/services" groups="pdk-fs" remote="aosp" />