Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions aospm.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@
<!-- SDM845 generic device repo -->
<project path="device/generic/sdm845" name="android_device_generic_sdm845" revision="main" remote="aospm" groups="default" />

<project path="external/lights-hal" name="android-lights-hal" revision="aosp-12.0" remote="aospm" groups="default" />

<project path="external/tinyhal" name="tinyhal" revision="master" remote="aospm" groups="default" />

<project path="external/vibrator-ff" name="external_vibrator-ff" revision="main" remote="aospm" groups="default" />
Expand Down