Advertisement
arter97

Untitled

Sep 18th, 2019
330
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Diff 0.64 KB | None | 0 0
  1. arter97@arter97-x1:~/op7$ git diff .gitignore
  2. diff --git a/.gitignore b/.gitignore
  3. index be92dfa89957c..91230933968bc 100644
  4. --- a/.gitignore
  5. +++ b/.gitignore
  6. @@ -125,3 +125,23 @@ all.config
  7.  
  8.  # fetched Android config fragments
  9.  kernel/configs/android-*.cfg
  10. +
  11. +include/linux/oem
  12. +drivers/oem_debug
  13. +drivers/param_read_write
  14. +drivers/input/oneplus_touchscreen
  15. +drivers/input/fingerprint
  16. +fs/exfat
  17. +fs/proc/adj_chain_stat.c
  18. +fs/proc/fg_uid.c
  19. +fs/proc/fg_uid.h
  20. +mm/memory_monitor.c
  21. +
  22. +# OP SLA feature
  23. +opslalib/slalib
  24. +
  25. +#front camera motor and hall
  26. +drivers/step_motor
  27. +drivers/tri_state_key
  28. +drivers/oneplus
  29. +drivers/vibrator
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement