Skip to content

Instantly share code, notes, and snippets.

View danielfullmer's full-sized avatar

Daniel Fullmer danielfullmer

  • Anduril
  • Costa Mesa
View GitHub Profile
#!/usr/bin/env nix-shell
#!nix-shell -i python -p python2
import gclient_eval
# Normally set in gclient.py
target_os = [ "android" ]
target_cpu = [ "arm64" ]
builtin_vars={
'checkout_android': 'android' in target_os,
# lines starting with ">" are in /vendor made with android-prepare-vendor
# lines starting with "<" are in upstream's /vendor
43a44,47
> ./app/QAS_DVC_MSP/oat
> ./app/QAS_DVC_MSP/oat/arm64
> ./app/QAS_DVC_MSP/oat/arm64/QAS_DVC_MSP.odex
> ./app/QAS_DVC_MSP/oat/arm64/QAS_DVC_MSP.vdex
81a86,89
> ./app/vzw_msdc_api/oat
43a44,47
> ./app/QAS_DVC_MSP/oat
> ./app/QAS_DVC_MSP/oat/arm64
> ./app/QAS_DVC_MSP/oat/arm64/QAS_DVC_MSP.odex
> ./app/QAS_DVC_MSP/oat/arm64/QAS_DVC_MSP.vdex
81a86,89
> ./app/vzw_msdc_api/oat
> ./app/vzw_msdc_api/oat/arm64
> ./app/vzw_msdc_api/oat/arm64/vzw_msdc_api.odex
> ./app/vzw_msdc_api/oat/arm64/vzw_msdc_api.vdex
# lines starting with ">" are in /vendor made with android-prepare-vendor
# lines starting with "<" are in upstream's /vendor
44,47d43
< ./app/QAS_DVC_MSP/oat
< ./app/QAS_DVC_MSP/oat/arm64
< ./app/QAS_DVC_MSP/oat/arm64/QAS_DVC_MSP.odex
< ./app/QAS_DVC_MSP/oat/arm64/QAS_DVC_MSP.vdex
86,89d81
< ./app/vzw_msdc_api/oat
# lines starting with ">" are in /vendor made with android-prepare-vendor
# lines starting with "<" are in upstream's /vendor
43a44,47
> ./app/QAS_DVC_MSP/oat
> ./app/QAS_DVC_MSP/oat/arm64
> ./app/QAS_DVC_MSP/oat/arm64/QAS_DVC_MSP.odex
> ./app/QAS_DVC_MSP/oat/arm64/QAS_DVC_MSP.vdex
69,74d72
< ./app/shutdownlistener

Keybase proof

I hereby claim:

  • I am danielfullmer on github.
  • I am danielfullmer (https://keybase.io/danielfullmer) on keybase.
  • I have a public key whose fingerprint is FA0E D54A E0DB F4CD C4B4 FEAD D148 1BC2 EF6B 0CB0

To claim this, I am signing this object:

@font-face {
font-family: 'Inconsolata Patched';
src: local('Inconsolata Patched'), url('https://rawgit.com/ryanoasis/nerd-fonts/master/patched-fonts/Inconsolata/Inconsolata%20for%20Powerline%20Plus%20Nerd%20File%20Types%20Mono%20Plus%20Font%20Awesome%20Plus%20Octicons%20Plus%20Pomicons.otf') format('opentype');
}
* {
text-rendering: optimizeLegibility;
}