| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Change-Id: Ic29d677ddd4ac71d42215ef0deaefb8a4e685d88
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Specifically, remove crespo's BoardConfigVendor from
crespo4g's inheritance chain, so that it's possible
to build a no-driver crespo4g in AOSP when the
crespo drivers are present.
Same thing with crespo's device_vendor.mk
BUG=4211111
Change-Id: I23e7c4b15c38b1acee4165db7be37044e19745ff
|
|
|
|
|
| |
Bug: 4197654
Change-Id: Ied71399edba0dee88bcd86566622d0d139a5baa2
|
|
|
|
| |
Change-Id: I0a6492f7c834ea572531e77f75486bcc385e345b
|
|
|
|
| |
Change-Id: Ifeec94261b8535476e997ba044e9fd130123f1b5
|
|
|
|
|
|
| |
Revert new libaudio until associated audio issues are fixed.
Change-Id: Ife7373e70d8fbf338d81a3a4b646b5b363c15bad
|
|
|
|
|
|
|
|
|
| |
Disable use of user space ALSA library.
This change contains updates to the new audio HAL that does not rely
on ALSA user space library. It also activates this new version
of libaudio for the build by default.
Change-Id: Id68c05714a19820e12a48cbe07a161e4e9a189d8
|
|
|
|
|
|
|
|
| |
Page-flip as implemented by the kernel causes a lot
of flicker when the 3D drivers aren't present.
Bug: 3097357
Change-Id: I3c40667ddf3b96d69f9450573a3c88888d91d0b4
|
|
|
|
|
|
|
| |
Update featurization of NFC.
Change-Id: I4d746b7c66a4c69274f9feaa3cad773963616efe
Signed-off-by: Nick Pelly <npelly@google.com>
|
|
|
|
|
|
|
| |
libcopybit is unused anymore.
Change-Id: I141c7c39d3ceb0a031efc29f725afe04fe4ad635
Signed-off-by: hoony.yu <hoony.yu@samsung.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
7718492 DEBUG: fix /d/pmstats_last to return the right pmstats data
fb2d577 s5pc110_battery: hold wakelock while USB connected
caadb4ef ARM: S5PV210: restore suspend cpu state in a better place
8d99bcc ARM: plat-samsung: add pm_cpu_restore hook to balance pm_cpu_prep
d596738 ARM: S5PV210: Flush TLB after mucking with MMU state
9605fc6 DEBUG: enable S3C_PMDBG and create pmstats scratchpad
3c79843 s5pc110_battery: Use prepare/complete to switch poll interval
41c3d26 S5PC11X: SENSOR: Accelorometer reports the sum of event values
9732995 img1000: VIBRATOR: Change duty to achieve full vibration force
4980662 S5PC11X: SOUND: Use internal dma for default audio playback.
4f82d2b power: max17040: query hardware on demand for status
f87b5dd S5PC11X: BATTERY: Function addition about charging
Change-Id: I1ccbec099b06db4288655f8b1ff6406755ceba24
|
|
|
|
|
|
|
|
|
|
| |
- enable fiq console
- devices for new modemctl driver
- cache partition no longer on emmc
- fix up sdcard sharing
Change-Id: Icbaa5e0c957d65e07ad25f558ac43b2abab95c1b
Signed-off-by: Brian Swetland <swetland@google.com>
|
|
|
|
|
| |
Bug: 3024794
Change-Id: Ic2aa2c5e0a4f8adafbdc2bcf2b275b5bc06891d4
|
|
|
|
|
| |
Change-Id: I6f952556b070fd65f3544786d1d774d3f7ec54d8
Signed-off-by: Nick Pelly <npelly@google.com>
|
|
|
|
|
|
|
| |
This allows to build libaudio even if we don't have
the true libsecril-client
Change-Id: I3f8c8aa975a96a144157505272cf9a4497bef196
|
|
|
|
| |
Change-Id: I77dac7bbbe09a376ba64ebfd82520f41f5583a19
|
|
|
|
| |
Change-Id: Ib2721bf948a424c61d4a2a476e3f3600d7ecbfc4
|
|
|
|
| |
Change-Id: Ibcfd3a4fd2d9ffbd1f9364398091495bd9c9d9ba
|
|
|
|
|
|
|
|
| |
BOARD_HAVE_BLUETOOTH_BCM feature
Changed brcm_patchram_plus and ro.bt.bdaddr_path value, and BOARD_HAVE_BLUETOOTH_BCM feature in BoardConfig.mk
Change-Id: I0ed35769b8b603b005337f68c34e61181f6341e1
|
|
|
|
|
|
|
|
|
| |
- configure build for ext4 images
- add tool to initialize filesystems at boot if need be
- require new bootloader with ext4 partitions
- hope for the best
Change-Id: I9c721384ce139e24ff109971de49ceb5abb40406
|
|
|
|
|
| |
Change-Id: Iac16909497cb142485caf5e299fa90971031b3f0
Signed-off-by: Jeong-Seok Yang <jseok.yang@samsung.com>
|
|
|
|
|
|
|
|
|
| |
- add liboverlay source.
- add overlay option in BoardConfig.mk
- add overlay renderer on libcamera
- change the mode of video0,2
Change-Id: Icd392a80c0baa7b6e608a9b0cf57abfd74ae9f01
|
|
|
|
| |
Change-Id: Ic646734f744de45ee48b8382e814b7ef64494f7c
|
|
|
|
| |
Change-Id: Ifbd8cb9bf7aeea2f506b917e6a95a1261322d9f7
|
|
|
|
|
| |
This reverts commit cd5494ba06fc709c15dea1f73f7673c4fd5b953c because we believe it's
causing the device not to boot.
|
|
|
|
|
|
|
|
|
| |
- devices should not replace init.rc -- gone
- moved efs mounting into init.smdkc110.rc
- fixed permissions (makefiles and rcfiles are not executable)
- fixed permissions (shell scripts are executable)
Change-Id: I105422d627655cafbefd66168e077b22f28cebd7
|
|
|
|
|
|
| |
We added BOARD_HAVE_BLUETOOTH := true for bluetooth enable in BoardConfig.mk
Change-Id: Ib29e87bea8181b0aee0e46d190ff77318ce1ded9
|
|
|
|
| |
This reverts commit 59a55f64a5118ddaa02a5e5459c54df7934f3739.
|
|
|
|
|
|
| |
We added BOARD_HAVE_BLUETOOTH := true for bluetooth enable in BoardConfig.mk
Change-Id: I7afa177cc7d988d9e1f89e012eca958fc07a17fd
|
|
|
|
| |
Change-Id: I74ecebdbd84cd433bca2597c37fbf9981fd623d0
|
|
|
|
|
|
|
|
|
|
| |
Added dalvik.gc.type-precise to PRODUCT_TAGS. This causes us to
generate register maps in build-time and run-time dexopt.
Removed WITH_JIT:=true, since the JIT is now enabled by default
(over in build/core/combo/TARGET_linux-arm.mk).
Change-Id: I288d7b7f5d34c21a45cab7228bb668e48b99c752
|
|
|
|
| |
Change-Id: I739697dd7bc5d9c584b4983737ea4a763861531b
|
|
|
|
| |
Change-Id: I538b2a5ee8974caf63a94b495679d89dcb64d680
|
|
|
|
| |
Change-Id: I06999ad6ee3b56cc5f952cb44ccfaf1f53930aa6
|
|
|
|
|
|
|
| |
disable BOARD_USES_GENERIC_AUDIO feature
modified libaudio, alsa-lib, alsa-utils to build according to crespo's source tree.
Change-Id: I3f8b57e60c1ddd691ab9d85a161705a833155e4e
|
|
|
|
| |
Change-Id: Iab581b20059f8e48344416049f5ab553f5040126
|
|
|
|
| |
This reverts commit 712d249529a1a5de53ca46b6b066e4c2c852cb33.
|
|
|
|
| |
Change-Id: I7bfe9eb4fd4d8e84bc9ff563925b6ab9050cfeac
|
|
|
|
| |
Change-Id: I74035d77eca1d3fac0fc6d34d2853c6bb662e6e7
|
|
|
|
| |
Change-Id: Ia2533f818d936c64423825f193a28a7917bd3b79
|
|
|
|
| |
Change-Id: I6c3605c193908d29ec47982b6f7253a97c842fff
|
|
Change-Id: I839734650a3f82a8fc735a91c9add6e1881d567f
|