Commit graph

1,244 commits

Author SHA1 Message Date
Gabriel
544888631b
Update vendorsetup.sh 2023-04-21 13:44:22 -03:00
github-actions[bot]
1d1da0cafe universal7885: Update fp [Tue Apr 11 07:14:49 UTC 2023] 2023-04-11 07:14:49 +00:00
Tim Zimmermann
b27688ed42 universal7885: Replace libutils-v32 with a shim
Change-Id: I792d3e1861f7ee721081997eeacc29c27aad3eef
2023-04-08 18:32:08 +09:00
github-actions[bot]
9a391425ca universal7885: Update fp [Tue Mar 14 07:17:14 UTC 2023] 2023-03-14 07:17:14 +00:00
Arne Coucheron
e75c1de89f universal7885: Use LLD for host ld
Change-Id: I66a629f3573e3fad8aa085ea115475f02d60a7ea
Signed-off-by: frost. (frostg-012) <frost@nusantararom.org>
2023-02-11 18:33:17 +09:00
github-actions[bot]
7edd18bbdb universal7885: Update fp [Tue Feb 7 07:16:09 UTC 2023] 2023-02-07 07:16:09 +00:00
github-actions[bot]
11f55ff73a universal7885: Update fp [Fri Jan 6 07:14:39 UTC 2023] 2023-01-06 07:14:39 +00:00
roynatech2544
c63fdc1782 universal7885: overlay: Remove proximity doze config 2022-12-27 07:37:23 +09:00
roynatech2544
eb95614f9d universal7885: Source the same file for 2 fstabs 2022-12-27 07:37:15 +09:00
roynatech2544
ba5f36d48c universal7885: sepolicy: Address denial 2022-12-24 23:28:17 +09:00
roynatech2544
0979b84da5 universal7885: Use TARGET_LOCAL_ARCH instead 2022-12-23 19:24:03 +09:00
roynatech2544
188737dfe5 unuversal7885: parts-aidl: Display: format changes
* Let compiler auto infer lambda's type
* Change signature to clearify the usage
2022-12-23 19:24:03 +09:00
SamarV-121
c9ed1bc494 universal7885: sepolicy: Allow surfaceflinger to read hal_graphics_composer_default
Change-Id: Iede5b8fc546f117c709719527547d115e5054960
2022-12-23 19:24:03 +09:00
Bruno Martins
7a851dd202 universal7885: parts: Fix compilation for QPR1 merge 2022-12-23 19:24:03 +09:00
roynatech2544
f0f0ae07f3 universal7885: parts: Use cached instances when possible 2022-12-23 19:24:03 +09:00
roynatech2544
2ed3af296a universal7885: fm-aidl: impl: strerror(errno) 2022-12-23 19:23:54 +09:00
roynatech2544
13b24586ba universal7885: fm-aidl: impl: Use source provided videodev2 header 2022-12-23 19:23:54 +09:00
sexynos300
1fe39bcff7 universal7885: parts: Add new translation (#4)
Russian locale for the app
2022-12-23 19:23:54 +09:00
roynatech2544
ae4aef0ba3 universal7885: parts-aidl: Check r/w perms 2022-12-23 19:23:54 +09:00
roynatech2544
12ee518097 universal7885: dlopener: Use more common exit code 2022-12-23 19:23:54 +09:00
roynatech2544
7ea8d02949 universal7885: bootlogger: loop on kmsg 2022-12-23 19:23:54 +09:00
github-actions[bot]
fc79faa3dd universal7885: Update fp [Tue Dec 6 07:15:50 UTC 2022] 2022-12-23 19:23:54 +09:00
roynatech2544
cdcdf5481c universal7885: Include a radio wrapper
vendor.samsung.hardware.radio@2.1 extends android.hardware.radio@1.4 which can be casted and registered
2022-12-23 19:23:54 +09:00
roynatech2544
21cd0f77f7 universal7885: interfaces: radio: Replace to stub implementation 2022-12-23 19:23:54 +09:00
roynatech2544
8d728a6111 universal7885: libfileio: Fix the unoverloadable function error
device/samsung/universal7885-common/apps/aidl-support/libfileio/FileIO.cpp:27:5: error: functions that differ only in their return type cannot be overloaded
int readline(const char *path) {
~~~ ^
device/samsung/universal7885-common/apps/aidl-support/libfileio/FileIO.cpp:12:13: note: previous definition is here
std::string readline(const char *path) {
~~~~~~~~~~~ ^
1 error generated.

- Rename int version to 'readint' to fix
2022-12-23 19:23:54 +09:00
roynatech2544
eea872d99a a10-arm: Don't build fm 2022-12-23 19:23:54 +09:00
roynatech2544
4ad9296609 universal7885: aidl-support: Add new signature for readline()
std::string readline(const char *)
2022-12-23 19:23:54 +09:00
roynatech2544
31c8b75b7a universal7885: sepolicy: Label cmd_result node 2022-12-23 19:23:54 +09:00
roynatech2544
e8bbe8517f universal7885: parts-aidl: Implement new interface 2022-12-23 19:23:54 +09:00
roynatech2544
9799db2a28 universal7885: parts-aidl: Add new interface 2022-12-23 19:23:54 +09:00
roynatech2544
b2b0515b28 universal7885: parts-jni: Use std::round 2022-11-26 18:53:01 +09:00
roynatech2544
0f241e7998 A10-ARM: Fix overlay build
- LOCAL_PATH is not set coming to this common.mk
2022-11-19 07:47:14 +09:00
roynatech2544
22927330e7 universal7885: Fix a10 build 2022-11-17 08:19:18 +09:00
roynatech2544
bf6b6eff34 universal7885: aidl-support: Cut off dirs on __FILE__ 2022-11-15 12:44:58 +09:00
matheucomth
17c638f00a universal7885: Set TARGET_KERNEL_OPTIONA_LD to true
- Fixes clang-14: error: unable to execute command: Executable "ld" doesn't exist! clang-14: error: linker command failed with exit code 1 (use -v to see invocation)
2022-11-13 23:26:07 +09:00
roynatech2544
0e98cf262f README: Be more descriptive 2022-11-12 16:58:35 +09:00
roynatech2544
f8d64352c9 universal7885: FMRadio: Introduce MaterialHelper
Used for merging all those sperate material colors settings into one
Also correct spelling of 'favorite'
2022-11-12 16:58:29 +09:00
roynatech2544
f941c4c915 universal7885: FMRadio: Move const sharedpref strings to an object 2022-11-12 16:05:35 +09:00
roynatech2544
9ee7a36bee universal7885: parts: values-es: Fix build
device/samsung/universal7885-common/apps/SamsungParts/res/values-es/strings.xml:89: error: unescaped apostrophe in string
device/samsung/universal7885-common/apps/SamsungParts/res/values-es/strings.xml:86: error: not a valid string.
device/samsung/universal7885-common/apps/SamsungParts/res/values-es/strings.xml: error: file failed to compile.
2022-11-10 23:09:52 +09:00
roynatech2544
82d8c4eca9 universal7885: fm-aidl: impl: Fix namespace error 2022-11-10 22:43:49 +09:00
roynatech2544
c0ffdb634c universal7885: parts: Update Spanish translation
By @aarch_64 from tg
2022-11-10 13:05:25 +09:00
roynatech2544
fbc8d8ccc3 universal7885: libfm: Use std::atomic for thread stopper 2022-11-10 11:52:38 +09:00
roynatech2544
7d23777f39 universal7885: fm-aidl: Run clang-format 2022-11-09 19:05:53 +09:00
roynatech2544
f2228a093e universal7885: parts-aidl: Run clang-format on smartcharge impl 2022-11-09 19:05:53 +09:00
roynatech2544
5aab0c64ed universal7885: parts-aidl: Concat swap related code to one file
Also run clang-format
2022-11-09 19:05:39 +09:00
github-actions[bot]
db2c6e3d49 universal7885: Update fp [Tue Nov 8 07:19:29 UTC 2022] 2022-11-08 07:19:29 +00:00
roynatech2544
12490a5eaf universal7885: aidl-support: Disable verbose logs by def 2022-11-08 11:53:30 +09:00
roynatech2544
f31d63aeb9 universal7885: fm-aidl: Allocate threads on heap
Then we don't have to call detach() to keep running without terminating, so we can keep a reference to thread object so its better
2022-11-08 11:39:55 +09:00
roynatech2544
d222619857 universal7885: libfm_slsi-impl: Correct strerror usage
strerror(errno) is correct
2022-11-07 20:24:40 +09:00
roynatech2544
4382d1d2cd universal7885: camera: Make a neater function for remap
- Also enable camera id 2 back, the front AUX
2022-11-07 19:08:26 +09:00