Felix
9332016d6a
Split sepolicy-treble out from vendor-ix5
3 years ago
Felix
abce2f7f43
untracked: Remove honggfuzz
3 years ago
Felix
35dc65a4f3
Re-add LiveWallpaper picker
3 years ago
Felix
c93c212a4b
Re-add google interfaces
3 years ago
Felix
d56a62cba1
untracked: Re-add fat32lib
3 years ago
Felix
78fd52f258
Merge branch 'android-9.0.0_r37' into ix5-customizations
3 years ago
Alin Jerpelea
502cb0f646
switch to a new kernel prebuilt git
...
the git for prebuilt kernels is getting huge and we decided to use
a git for each kernel version.
Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>
3 years ago
Felix
042833f1fa
Remove broadcom bt-fm
3 years ago
Felix
3982d57bfb
Disable prebuilt kernel
3 years ago
Felix
2ca7999918
Add custom untracked
3 years ago
Felix
033e099fa4
Disable sony untracked
3 years ago
Felix
6643faaa76
Add ix5.xml
3 years ago
Alin Jerpelea
1ff6bba5b9
devices.xml: switch devices to stable p-mr1 branch
...
the development continues on the master branch for the next Android version
Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>
3 years ago
Alin Jerpelea
4c6954c9dd
Revert "TEMP: add msmfb display branch"
...
This reverts commit 9b33a0ff07
.
3 years ago
LuK1337
f97f030e8b
Add vendor/oss/simdetect
3 years ago
Alin Jerpelea
496b531def
devices: add ganges platform
...
add gits for Xperia 10 (kirin) and Xperia 10 Plus (mermaid)
Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>
3 years ago
Alin Jerpelea
2382083c7c
external: use a fixed commit on vendor/external/exfat
...
To prevent possible future issues we are using the commit
68ba243d5d15854bebe61514217bcff2345d3614 on vendor/external/exfat
Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>
3 years ago
Alin Jerpelea
3001eb307e
external: add exFAT project as an external project
...
Add the exFAT tools to the project
Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>
3 years ago
Alin Jerpelea
f9317437c2
add vendor/oss/interfaces
...
This git is added as a placeholder for extra HIDL interfaces
Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>
3 years ago
Alin Jerpelea
4ac3977d00
add vendor-qcom-opensource-bluetooth
...
the new BT is needed to declare a new service with extended permissions
Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>
4 years ago
Alin Jerpelea
b487fa2387
sdm845: add ipacfg-mgr
...
ipacfg-mgr is added and moved to the old location
hardware/qcom/data/ipacfg-mgr/sdm845
Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>
4 years ago
Alin Jerpelea
9b08093869
media: sdm845: switch to AOSP sdm845 media
...
this patch switches to sdm845 media form AOSP and moves the media HAL
to the old location (hardware/qcom/media/sdm845)
Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>
4 years ago
Alin Jerpelea
f8b6d338cf
TEMP: add sdm845 media git
...
This change is temporary until the sdm845 code is pushed to AOSP
Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>
4 years ago
Alin Jerpelea
90240c8be0
oss: add QcRilAm
...
Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>
4 years ago
Alin Jerpelea
4639e7fdf4
wlan-qc: update to LA.UM.7.3.r1
...
The new code is in sync with the tama release
Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>
4 years ago
Alin Jerpelea
52fef9ed5b
display: remove commonsys-intf/display
...
we moved the headers and libs back to the display driver and we can remove the
commonsys-intf/display folder
Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>
4 years ago
Alin Jerpelea
5a54c34861
gps: GPS HAL update and migration to qcom folder
...
we are moving the GPS HAL to the old location
to avoid build issues
Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>
4 years ago
Alin Jerpelea
9b33a0ff07
TEMP: add msmfb display branch
...
msmfb is needed for legacy devices
Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>
4 years ago
Alin Jerpelea
dda5b8d04e
remove deprecated 4.4 kernel
...
kernel 4.9 is default for Android 9 and we can save space by removing
the legacy kernel
Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>
4 years ago
Alin Jerpelea
7d987bade3
move camera to qcom.xml
...
camera HAL is a Qcom project and it is moved to qcom.xml
Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>
4 years ago
pablomh
72ff916252
Make hardware/qcom/sdm845 subdirs usable again
...
After removing the hardware/qcom/sdm845/data/ipacfg-mgr we lost the
hardware/qcom/sdm845/Android.mk file that was sourced (linked) from there,
so take a similar enough one from here.
It's a hack, but I cannot think of a better compromise for now.
Signed-off-by: Pablo Mendez Hernandez <pablomh@gmail.com>
4 years ago
pablomh
4d4db689a0
Fix sync error
...
Error while syncing:
fatal: remove-project element specifies non-existent project: platform/hardware/qcom/sdm845/data
platform/hardware/qcom/sdm845/data wasn't a project, but
platform/hardware/qcom/sdm845/data/ipacfg-mgr was.
Remaining issue is to remove the link created in hardware/qcom/sdm845/Android.mk...
4 years ago
Alin Jerpelea
e47f1c7f56
sdm845: remove unused projects
...
those projects are not used and we can remove them for now
Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>
4 years ago
Alin Jerpelea
8334853f32
location: switch to p-mr0 branch
...
to use the new features we are switching to a new branch
Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>
4 years ago
Alin Jerpelea
414f1e7429
drop platform/hardware/qcom/msm8998
...
we moved the external dependencyes to common and we can clean the hardware
folder
Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>
4 years ago
Pablo Mendez Hernandez
ca91ab76fc
Remove kernel/tests project
...
At least for me it slows me traversing (tab-tab) the hierarchy through kernel/msm/sony*.
Signed-off-by: Pablo Mendez Hernandez <pablomh@gmail.com>
4 years ago
Alin Jerpelea
3da8def345
remove crosshatch devices
...
Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>
4 years ago
Alin Jerpelea
c94f25cc72
remove platform/external/nos
...
for the moment this functionality is not needed by our hardware
Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>
4 years ago
Alin Jerpelea
71cfd4af5d
Revert "TEMP: add sdm845 gps git"
...
This reverts commit 1c04d66dec
.
4 years ago
Alin Jerpelea
f285dee8fc
Revert "TEMP: add sdm845 media git"
...
This reverts commit 15cdd23510
.
4 years ago
Alin Jerpelea
15cdd23510
TEMP: add sdm845 media git
...
This change is temporary until the sdm845 code is pushed to AOSP
Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>
4 years ago
Alin Jerpelea
1c04d66dec
TEMP: add sdm845 gps git
...
This change is temporary until the sdm845 code is pushed to AOSP
Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>
4 years ago
Alin Jerpelea
d90f9e1642
swicth vendor-qcom-opensource-interfaces to the new branch
...
the aosp/LA.UM.7.3.r1 branch is used by Android 9
Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>
4 years ago
Alin Jerpelea
37b674f39e
update hardware-qcom-display in sync with project branch
...
the sde implementation uses the aosp/LA.UM.7.3.r1 branch
Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>
4 years ago
Alin Jerpelea
83f1555dfe
move qcom open source gits to qcom.xml
...
this cleanup is needed to reflect the project layout
Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>
4 years ago
Alin Jerpelea
fc9bb5a413
add commonsys-intf/display git
...
Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>
4 years ago
Alin Jerpelea
6e7ab7a6e1
add Xperia XZ3 (akatsuki) device
...
Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>
4 years ago
Alin Jerpelea
bd2f66a007
add Xperia XA2 Plus git
...
Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>
4 years ago
Alin Jerpelea
b572a2c623
add the kernel-defconfig git
...
This git contains the basic kernel configuration used to generate
the aosp_ defconfig
Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>
4 years ago
Alin Jerpelea
b5ee647696
add generic/goldfish target
...
The generic/goldfish target is used to build various platform tools
Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>
4 years ago