Skip to content

Commit

Permalink
Added Device 'Motorola Edge 30 fusion' with Unofficial ROM 'Project-M…
Browse files Browse the repository at this point in the history
…atrixx' (#7)
  • Loading branch information
Shivamingale3 committed Apr 9, 2024
1 parent 04844cc commit 4cd7760
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions scripts/sync-manual-devices.js
Original file line number Diff line number Diff line change
Expand Up @@ -870,6 +870,19 @@ async function main() {
},
});


await upsertDevice({
deviceName: 'Motorola Edge 30 Fusion',
codename: 'tundra',
rom: {
status: 'active',
androidVersion: [14],
links: ['https://sourceforge.net/projects/shivam-ingale-s-tundra/files/'],
name: 'Project-Matrixx',
},
});


await upsertDevice({
deviceName: 'Xiaomi Redmi Note 9S/9 Pro/Pro Max/POCO M2 Pro',
codename: 'miatoll',
Expand Down

0 comments on commit 4cd7760

Please sign in to comment.