Commit Graph

264 Commits

Author SHA1 Message Date
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 1d5b16b595 Merge remote-tracking branch 'omnirom/android-8.1' into test-8.1-mine
# Conflicts:
#	README.md
#	default.xml
#	omni-default.xml
2017-12-17 16:14:58 +02:00
maxwen 1d7856dbd3 manifest: use omnis framworks/opt/net/wifi
Change-Id: Iaebae0f8fbd21e11b484cbb2e548b45ab4d65d21
2017-12-16 20:40:35 +01:00
Max Weninger cdbe492666 Merge "manifest: fix branch for android repo" into android-8.1 2017-12-15 00:32:05 +01:00
maxwen b5dcf1d86f manifest: fix branch for android repo
Change-Id: Ib5d4d24f0c4dd8536749f95be597e6b3d98e923d
2017-12-15 00:30:19 +01:00
Marko Man b2b3b7faeb android: fork qcom/msm8998
Change-Id: Id91f1d1530ed8968b7ee76dc29c2f456d952c899
2017-12-12 14:23:31 +01:00
darkobas f61aa585a3 android: a few more 8.1 changes
Change-Id: If105898d004295e5b42ca6ebda389e835d089f2b
2017-12-11 23:02:02 +00:00
darkobas a30c915b0f android 8.1.0_r1
Change-Id: I580a3b53f1bfb8338a10591ad29569624725cc09
2017-12-11 13:02:09 +00:00
nkk71 34e9610c7a Revert: Add platform/frameworks/support
* platform/frameworks/support is needed by
  android_frameworks_base.

* When building with a stripped down framework/base
  it was not needed. For the 'stripped' information
  refer to my comments here 70da2068a8

(reverted from commit 699490ddcf)
2017-12-06 14:20:04 +02:00
nkk71 1b6d6237dd Remove repos I clone myself 2017-12-06 14:20:04 +02:00
nkk71 c31cf8efdc Update readme 2017-12-06 14:18:14 +02:00
nkk71 480e9e8c4e remove-minimal: Update for upstream omni changes 2017-12-06 13:22:10 +02:00
nkk71 4e3d0f8cb2 Merge remote-tracking branch 'omnirom/android-8.0' into android-8.0-minimal 2017-12-06 12:56:27 +02:00
nkk71 699490ddcf Add platform/frameworks/support
* platform/frameworks/support is needed by
  android_frameworks_base.

* When building with a stripped down framework/base
  it was not needed. For the 'stripped' information
  refer to my comments here 70da2068a8
2017-12-05 20:23:12 +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
nkk71 f17d2ccdbc Minimal TWRP: Add/Replace needed libs for FBE as well as busybox
* Addresses the problems mentioned in
  70da2068a8
  1) system/keymaster and system/security are replaced by
     AOSP-android-8.0.0_r34 versions
  2) weaver and libkeyutils get synced to a staging directory
     then symlinked to the proper destination directories

* Comment out the removal of android_frameworks_base

* Add TeamWin's android-8.0 busybox
2017-12-05 14:46:11 +02:00
nkk71 70da2068a8 remove-minimal.xml: Partial changes needed for FBE decryption
* This is only a partial commit. Some repos still need to be
  included manually, see the comment about android_frameworks_base.
  And some additional libs/dirs are needed from AOSP r34 source
  since they are not yet available (or updated) in the current omni
  repo at the time of this writing.

* Using AOSP android-8.0.0_r34 tag:

  For at least a build:
    Add: frameworks/base/core/java/android/content
    Add: frameworks/base/core/java/android/security

  For weaver:
    Add: hardware/interfaces/weaver

  For libkeymaster1.so -> libkeymaster_portable.so and libkeymaster_staging.so
    Replace: system/keymaster
    Replace: system/security/keystore

  For libkeyutils.so
    Add: system/core/libkeyutils
2017-12-03 21:13:20 +02:00
maxwen 4e43cf3774 manifest: omni DownloadProvider repo
Change-Id: Ic26cffd0224c4519a40a422ba66f630337249a9e
2017-11-27 16:57:22 +01:00
maxwen 2688367386 manifest: omni Dialer repo
Change-Id: I3b4969961e099ada5a900255c84bf0e88b832276
2017-11-27 16:56:44 +01:00
Marko Man 0e8a9a4d2c android: add Omni Telephony repos
Change-Id: I85222d2ad2b3d1fb73d24e59221e28204ee12139
2017-11-26 18:58:13 +01:00
darkobas 94e970e4f8 android update to r31
Change-Id: Ie261f4bb082fabf63d1b9956571c058dd772a5f6
2017-11-10 22:12:52 +01:00
Marko Man fe897de373 android: add omni system/hardware/interfaces
Change-Id: I94e47adfd89a176f8cd02776cea2dc3a387e245c
2017-11-10 08:23:40 +01:00
nkk71 5cb6b18900 Exclude bootable/recovery 2017-10-25 12:57:52 +03:00
nkk71 7748a84e90 remove-minimal.xml: Don't remove needed repos 2017-10-25 12:51:57 +03:00
nkk71 e7e95c0640 remove-minimal.xml: Initial commit (removes everything!) 2017-10-25 12:50:46 +03:00
Marko Man 2d7912f80e android: add back ntfs-3g repo
Change-Id: I13e1a3b32c43a9e1718ff799bb2a1f3ae177afd4
2017-10-20 12:14:01 +02:00
darkobas e1aeea5fb4 andoird: Oreo 8.0.0_r17
Change-Id: Ic2dfcc2cd82d3ea911121742ceaee50df203ee1f
2017-10-09 18:20:55 +00:00
maxwen 4cb14b2741 manifest: add omni system/nfc
Change-Id: Ieb4eb5c7ddccefd11a6988e94485611317bd13b9
2017-09-28 20:58:43 +02:00
maxwen 4fe7f6216e manifest: omni external/mksh
Change-Id: I07b3b52e7ebd7ca6a49dd6c996f8cb4dc15b261e
2017-09-28 20:48:08 +02:00
Marko Man bfa9e83da7 android: track own services/Telephony
Change-Id: Ia461bdeb15b17b21b6c75ff87fde4b0f7542fe5b
2017-09-28 15:32:10 +02:00
maxwen dd962f8c7f manifest: omni libhidl and toybox
Change-Id: If6e4afcbf6dd127ee3f2b4b0ad940a92b585484e
2017-09-20 17:17:56 +02:00
maxwen 553cca9f6f manifest: add omni system/bt
Change-Id: Idb135453d847e3867679cd60d0fc7ed8083dc554
2017-09-19 13:21:58 +02:00
Marko Man a28ef34292 Merge "android: remove qcom interfaces... should be put in dependancies" into android-8.0 2017-09-17 16:49:24 +02:00
Max Weninger 9dafa9eddc Merge "Revert "manifest: add omni system/connectivity/wificond/"" into android-8.0 2017-09-16 16:23:20 +02:00
Max Weninger ea20247369 Revert "manifest: add omni system/connectivity/wificond/"
This reverts commit 98e7682e4c.

Change-Id: I4c0c638a968b8194b11b7a6228d04a2bd0fe5823
2017-09-16 16:22:46 +02:00
Marko Man cf10333cef Merge "android: add omni hw/interfaces" into android-8.0 2017-09-12 22:22:05 +02:00
Marko Man f966680752 android: remove qcom interfaces... should be put in dependancies
Change-Id: I8f8b2c61093157211d3ddc6b825976730015b937
2017-09-12 22:21:23 +02:00
Marko Man 7ba672da9b android: add omni hw/interfaces
Change-Id: If321693cdc36427c98b03547f59338cdfef6b6b9
2017-09-12 22:19:17 +02:00
maxwen 05787184bd manifest: add omni system/netd
Change-Id: I7aaaf896f61d3d06c107976f70c47e73ff97effd
2017-09-12 13:45:37 +02:00
maxwen 0d1627ef91 manifest: add omni external/e2fsprogs
Change-Id: I79d0a118dd6b69231501c67fdb09a19b60a2a30b
2017-09-12 13:45:19 +02:00
maxwen 98e7682e4c manifest: add omni system/connectivity/wificond/
Change-Id: I66a9f44a803c1192a4a69c0e89a4a10be9fcf8af
2017-09-12 13:44:54 +02:00
maxwen 5c2419674c manifest: add omni fuse exfat repos
Change-Id: Ica0f3e4edfc47ef16f15e359ff34c9217aa8e252
2017-09-06 19:21:21 +02:00
maxwen f9aa8a3e80 manifest: add omni hardware/qcom/wlan
Change-Id: I7541b66e31e789933eee4f04d7415fb6a6ed4aa5
2017-09-06 19:20:46 +02:00
maxwen ca888b7fa6 manifest: add omni external/selinux
Change-Id: Id58870ddf6520e9e3b17b4f433eafceb7448ddbb
2017-09-05 18:25:17 +02:00
Marko Man f7b654398b Merge changes from topics 'oreolo-caf', 'oreolo' into android-8.0
* changes:
  android: add qcom interfaces repo
  android: add omni bt
2017-09-04 20:18:01 +02:00
Marko Man 8f8135c02f android: add qcom interfaces repo
Change-Id: Iad322c6a7b4ea67dd4f6ac9751b638137fe0af37
2017-09-04 13:31:06 +02:00
Marko Man 13149e27f6 android: add omni bt
Change-Id: I57defb6763bce646234a1bc5f1d601ee7249e3fa
2017-09-04 11:35:28 +02:00
maxwen 5ca623f900 manifest: add omni external/tinycompress
Change-Id: Ie6dd43361f06ac7af4861170380828dd5dbd7014
2017-09-02 17:41:58 +02:00
maxwen 473f24cdd2 manifest: add omni hardware/libhardware
Change-Id: I6f8989e7ac51390b1c67035db0767f25b62c57d7
2017-09-02 01:20:10 +02:00