Commit Graph

19 Commits

Author SHA1 Message Date
Martin Dünkelmann 6779c3366e Since AOSP 9.0 we use the toybox managed by the AOSP team and optimized for devices like smartphones.
Please set the FLAG
TW_USE_TOOLBOX := true

Change-Id: Ib187f4877daf8e5a9a70afaec1171acb7486754e
Signed-off-by: Martin Dünkelmann <nc-duenkekl3@netcologne.de>
2019-01-24 07:49:31 +00:00
Mohd Faraz bd2ad8d558 Sync full framework
Change-Id: Ie9dd206bb5629e41cebf750e2fc36321e09de98e
Signed-off-by: Mohd Faraz <mohd.faraz.abc@gmail.com>
2019-01-07 17:13:50 +00:00
Mohd Faraz e192fd01fd
manifest: Be Generous while branching 2018-12-31 22:47:41 +05:30
Mohd Faraz dba7b87496 Merge: android-9.0
Change-Id: I40aee3dc8dd1ef539dd07f042a05f2b19e2751af
Signed-off-by: Mohd Faraz <mohd.faraz.abc@gmail.com>
2018-12-31 16:37:27 +00:00
Manjot Sidhu 83a7e7293b
twrp_extras: link pb_deloy.sh script to root dir 2018-11-22 21:18:15 +05:30
Mohd Faraz 3c5ea5a1ac PBRP: Update Url
Signed-off-by: Mohd Faraz <mohd.faraz.abc@gmail.com>
2018-10-14 07:02:58 +05:30
Mohd Faraz e12ad122c1
Update twrp-extras.xml 2018-07-25 16:12:52 +05:30
AndroiableDroid dccc950a27
Merge branch 'twrp-8.1' of https://github.com/minimal-manifest-twrp/platform_manifest_twrp_omni into twrp-8.1 2018-07-20 23:16:58 +05:30
Manjot Sidhu f12bd64f83 specify revision to vendor_pb 2018-03-31 14:55:16 +05:30
Manjot Sidhu f1a37a62ba link our Pb build script to root of rom source 2018-03-31 14:26:35 +05:30
Manjot Sidhu 8cca2186a0 track our PitchBlack vendor 2018-03-31 10:03:57 +05:30
Captain Throwback 0107c309b7 Revert "Use Omni busybox"
This reverts commit ba1ad7ae95.

Still causes some segfaults
2018-03-29 09:15:10 -04:00
Manjot Sidhu 9fe869d1c7 fix derp 2018-03-18 18:56:49 +05:30
Manjot Sidhu f7194d591f fork our PBTWRP 2018-03-18 12:05:40 +05:30
Captain Throwback ba1ad7ae95 Use Omni busybox
Has been updated for 8.1 tree

Change-Id: I01f89626f7bd2a02fd1ee63b6fae72c4225d8a9c
2018-02-21 19:40:57 -05:00
nkk71 80f9063bda Minimal TWRP manifest: Updates for omni-8.1
* PLEASE READ THIS:
  Due to way the build environment now checks every
  single makefile, whether used or unused you will
  have to set the following variable:
      export ALLOW_MISSING_DEPENDENCIES=true
  as mentioned by the build message:
  "You can set ALLOW_MISSING_DEPENDENCIES=true in your environment
  if this is intentional, but that may defer real problems until
  later in the build."
2017-12-19 14:46:04 +02:00
nkk71 1b6d6237dd Remove repos I clone myself 2017-12-06 14:20:04 +02:00
nkk71 0cdbf72b00 Change 'staging' directory for TWRP extras
* .repo and .git are excluded from an "include
  all subdir makefiles" so use the
  Teamwin/.repo/... to avoid module/lib/etc
  'collisions'.
2017-12-05 19:43:42 +02:00
nkk71 7bb56ddd94 Add TWRP repo from omnirom 2017-12-05 16:09:35 +02:00