Changes

Jump to navigation Jump to search
489 bytes added ,  21:53, 18 July 2020
Line 15: Line 15:     
The only sysmodules with IPC changes were: [[Settings_services|settings]], [[Applet_Manager_services|am]], [[NIM_services|nim]], [[OLSC_services|olsc]].
 
The only sysmodules with IPC changes were: [[Settings_services|settings]], [[Applet_Manager_services|am]], [[NIM_services|nim]], [[OLSC_services|olsc]].
 +
 +
The sysmodules are built with the updated SDK, even though the sdkver wasn't changed.
    
RomFs changes (besides SystemVersion/RebootlessSystemUpdateVersion):
 
RomFs changes (besides SystemVersion/RebootlessSystemUpdateVersion):
Line 33: Line 35:     
Various other funcs were also updated.
 
Various other funcs were also updated.
 +
 +
=== [[BTM_services|btm]]-sysmodule ===
 +
Two funcs changed:
 +
 +
* First func: This will no longer Abort when [[Bluetooth_Driver_services#StopInquiry|StopInquiry]] fails, the Result is now ignored. Added a call to the below func with arg=8 which is used in some cases, Aborting on fail.
 +
* Second func: Two func calls were removed. A func call was added, for setting a bool flag to false with mutex-locking.
    
=== [[Migration_services|migration]]-sysmodule ===
 
=== [[Migration_services|migration]]-sysmodule ===

Navigation menu