Commit Graph

710 Commits

Author SHA1 Message Date
LuK1337
31c8d60cb3 sdm845-common: Switch to a map based BT name
Change-Id: I6e0457441c5d2e7fd936d117439a90ae84496dc2
2018-07-13 13:10:43 +02:00
Bruno Martins
717663fbf9 sdm845-common: Import BT config header
* Straight from CAF (as per LA.UM.6.3.r4-04300-sdm845.0),
   with BTM_DEF_LOCAL_NAME unset so that ro.product.model
   is used instead.

Change-Id: I20a8460c9d936cc3d94f74e469f8babf1c02bda4
2018-07-13 13:10:29 +02:00
Jesse Chan
d5926c988c sdm845-common: overlay: Enable option for full screen aspect ratio
Change-Id: I2a1b2acc5ed97ccb6795dc371c2b3ac9cb4f9d03
2018-07-11 10:01:00 +02:00
Jesse Chan
a5dbbc9c4f sdm845-common: overlay: Apply padding for rounded corner
Change-Id: I9f81f684d491ed447b7bdb2ca70f558bf75ebc67
2018-07-11 10:00:43 +02:00
Paul Keith
63e537f5e0 sdm845-common: Reorder tetherable connection types
* In O, the default setting for mobile data always active was
  changed from off to on, meaning that when non-WiFi tethering
  is being attempted, more than one connection can be active
* Since the first active connection type in this overlay is used,
  reorder the values to get WiFi connections first, and then
  any type of mobile data connection, instead of vice versa

Change-Id: I41f31ba1a2793e209ff439c9ba28a390fecdeecb
2018-07-11 10:00:20 +02:00
Bruno Martins
2e455995f8 sdm845-common: overlay: Import stock common configs
Change-Id: Iabe75ce5891ac592029a1b31ce95bb6b22db04d1
2018-07-11 09:59:47 +02:00
Wei Wang
196672290b sdm845-common: Set TARGET_CPU_VARIANT as 'kryo300'
Set TARGET_CPU_VARIANT as 'kryo300'

Change-Id: I633f3e5eb52a7c25341d3a61c147bce08d2f428d
2018-07-10 15:54:49 +02:00
Bruno Martins
1b8f18d001 sdm845-common: Fix up OTA building
* These entries are needed for build to complete successfuly.

Change-Id: I589a75d8348cc4f29f3413217fcbece6076ed315
2018-07-10 15:54:22 +02:00
LuK1337
a02e48fd7e sdm845-common: Remove unsupported fstab flag
* fs_mgr: Warning: unknown flag reservedsize=128M

Change-Id: I39a8b2e4e1e3ff6d9c2258fd259298d08714e4e3
2018-07-10 15:53:56 +02:00
Bruno Martins
0b9dedb438 sdm845-common: Add initial common device tree files
* Initial approach for using prebuilt vendor images.

Change-Id: Ic9e562fae446cb287d7495d6b6bfae816b1b7b47
2018-07-09 18:20:47 +02:00