Skip to content

Instantly share code, notes, and snippets.

View rafspiny's full-sized avatar
🔥
embracing the warmth of my laptop compiling a new kernel

Raffaele rafspiny

🔥
embracing the warmth of my laptop compiling a new kernel
View GitHub Profile
@rafspiny
rafspiny / manifest_rafspiny.xml
Created January 30, 2019 21:39
Manifest file for the repo utility, used to build the OmniROM Android image. It is tailored to the Asus Pad Smart 10 aka me301t and uses a patched kernel source repo
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<remote name="xda"
fetch=".." />
<remote name="github"
fetch="https://github.com/" />
<remote name="aosp"
@rafspiny
rafspiny / manifest.xml
Created January 30, 2019 20:27
Manifest file for the repo utility, used to build the OmniROM Android image. It is tailored to the Asus Pad Smart 10 aka me301t
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<remote name="xda"
fetch=".." />
<remote name="github"
fetch="https://github.com/" />
<remote name="aosp"